Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-203254
#<BuildRuby:0x000055b9540c60d0
@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.20231115-203254",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006000 0.000800 2.069309 ( 6.290972)
build_miniruby 0.001279 0.000171 1.854408 ( 2.408940)
build_ruby 0.002468 0.000000 3.456561 ( 45.621944)
build_all 0.005220 0.003385 5.193999 ( 6.867699)
build_install 0.012292 0.009554 6.610241 ( 8.505735)
test_btest 0.001271 0.000092 68.581194 ( 90.801590)
test_basic 0.009010 0.000305 0.814637 ( 1.600614)
test_all 0.082439 0.046772 634.456176 (574.634978)
test_rubyspec 0.035706 0.040211 89.974402 (138.459924)
total: 875.19 sec