Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241029-110453
#<BuildRuby:0x00007f041a2bfdc0
@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.20241029-110453",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005442 0.004186 4.366697 ( 5.735998)
build_miniruby 0.001435 0.000240 1.819715 ( 3.298614)
build_ruby 0.001958 0.000326 4.264920 ( 26.230197)
build_all 0.009203 0.001534 6.056934 ( 3.268719)
build_install 0.015023 0.008208 9.136400 ( 6.365292)
test_btest 0.000746 0.000149 62.732945 ( 28.127372)
test_basic 0.005323 0.007820 1.033419 ( 1.537873)
test_all 0.116179 0.034766 739.261212 (429.729625)
test_rubyspec 0.052312 0.038300 112.274635 ( 65.492261)
total: 569.79 sec