Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-091507
#<BuildRuby:0x0000564fdfe3dd90
@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.20231215-091507",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.007094 0.000629 2.545620 ( 3.671083)
build_miniruby 0.001236 0.000238 1.571290 ( 1.597196)
build_ruby 0.001955 0.000000 3.182154 ( 3.480915)
build_all 0.000000 0.009211 5.289311 ( 3.507378)
build_install 0.008167 0.012634 6.765530 ( 4.589999)
test_btest 0.000579 0.000212 59.596639 ( 44.662317)
test_basic 0.002632 0.004887 0.777232 ( 1.219920)
test_all 0.082498 0.036724 664.113730 (274.800792)
test_rubyspec 0.039124 0.033317 91.322723 (119.029289)
total: 456.56 sec