Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-212222
#<BuildRuby:0x00005588a4cf4018
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-212222",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001271 0.004273 0.803383 ( 1.199539)
build_miniruby 0.001110 0.000000 0.847047 ( 0.846833)
build_ruby 0.001953 0.000000 2.717166 ( 2.717842)
build_all 0.002205 0.005679 12.019736 ( 0.977035)
build_install 0.007465 0.003691 3.416287 ( 0.961090)
test_btest 0.000484 0.000181 62.910021 ( 5.874668)
test_basic 0.002254 0.003058 0.390498 ( 0.470846)
test_all 0.077765 0.021197 381.887658 ( 38.578286)
test_rubyspec 0.016616 0.049528 40.820392 ( 53.369772)
total: 105.00 sec