Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-045846
#<BuildRuby:0x000055ae5dc7a090
@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.20231206-045846",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000026)
build_up 0.007241 0.000536 2.388984 ( 3.481221)
build_miniruby 0.001259 0.000094 1.700949 ( 1.855576)
build_ruby 0.001601 0.000118 3.373483 ( 4.074781)
build_all 0.009293 0.000349 5.506463 ( 4.642171)
build_install 0.021034 0.000168 6.943233 ( 6.250692)
test_btest 0.000971 0.000061 66.149633 ( 60.997632)
test_basic 0.007245 0.000453 0.810355 ( 1.464273)
test_all 0.105520 0.019956 687.677885 (331.189711)
test_rubyspec 0.042506 0.029237 92.079654 (107.660973)
total: 521.62 sec