Logfile: /home/opc/ruby/logs/brlog.master.20240910-050103
#<BuildRuby:0x0000fffbd961fdc0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240910-050103",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j3'",
@timeout=10800>
user system total real
checkout 0.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.005661 0.000607 1.917943 ( 2.492479)
build_miniruby 0.001014 0.000359 1.311201 ( 1.317980)
build_ruby 0.001618 0.000573 2.138742 ( 4.520773)
build_all 0.007363 0.001050 4.166007 ( 1.980828)
build_install 0.011097 0.006459 5.489937 ( 3.506434)
test_btest 0.000794 0.000103 61.668332 ( 23.214835)
test_basic 0.006707 0.001107 0.576023 ( 0.653577)
test_all 0.098035 0.036420 561.155861 (223.393548)
test_rubyspec 0.062893 0.051557 79.039193 ( 34.783852)
total: 295.87 sec