Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241121-012917
#<BuildRuby:0x00007f90bdddfdd8
@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.20241121-012917",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005405 0.004351 4.310387 ( 6.059093)
build_miniruby 0.001804 0.000395 10.509387 ( 11.344659)
build_ruby 0.001683 0.000368 4.269370 ( 4.743866)
build_all 0.008763 0.003328 6.085501 ( 5.661883)
build_install 0.017630 0.005365 9.114144 ( 10.714383)
test_btest 0.001166 0.000000 65.597232 ( 63.710145)
test_basic 0.008572 0.004584 1.038990 ( 1.537781)
test_all 0.093513 0.055925 721.282911 (355.308157)
test_rubyspec 0.047107 0.033592 104.611598 ( 29.856365)
total: 488.94 sec