Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241107-111220
#<BuildRuby:0x00007fcfe4a8fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241107-111220",
@make="make",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.008956 0.000000 4.146353 ( 4.332774)
build_miniruby 0.001792 0.000000 2.131139 ( 2.215879)
build_ruby 0.002428 0.000162 4.146736 ( 4.334617)
build_all 0.006280 0.004327 5.724692 ( 3.280677)
build_install 0.020371 0.004109 8.911735 ( 5.648366)
test_btest 0.000828 0.000121 62.144630 ( 55.976145)
test_basic 0.011057 0.000367 0.985213 ( 1.202819)
test_all 0.115170 0.035085 699.990052 (350.622554)
test_rubyspec 0.065607 0.020291 105.610520 ( 62.852076)
total: 490.47 sec