Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240101-123129
#<BuildRuby:0x000056147a04e018
@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.20240101-123129",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001745 0.004241 1.789354 ( 2.826859)
build_miniruby 0.001320 0.000211 2.092666 ( 2.209543)
build_ruby 0.001775 0.000000 3.216548 ( 3.576396)
build_all 0.005222 0.003164 5.046879 ( 3.408394)
build_install 0.007788 0.010707 6.373111 ( 5.299500)
test_btest 0.000639 0.000164 61.372445 ( 43.309419)
test_basic 0.002853 0.004633 0.814475 ( 1.020344)
test_all 0.083606 0.036031 707.686949 (306.545910)
test_rubyspec 0.044228 0.030206 92.220403 (131.484299)
total: 499.68 sec