Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-202609
#<BuildRuby:0x000055a656d5dfc0
@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.20231110-202609",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003188 0.004054 2.253794 ( 2.654050)
build_miniruby 0.001219 0.000094 2.034609 ( 2.375096)
build_ruby 0.001766 0.000135 3.243496 ( 22.408236)
build_all 0.007833 0.000267 5.144524 ( 2.731867)
build_install 0.009390 0.011769 6.590849 ( 4.072190)
test_btest 0.000651 0.000105 62.740309 ( 31.426045)
test_basic 0.003855 0.004867 0.842205 ( 1.270644)
test_all 0.070191 0.057096 682.129737 (623.220143)
test_rubyspec 0.042258 0.039485 92.528180 (177.593769)
total: 867.75 sec