Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-004120
#<BuildRuby:0x0000555758453788
@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.20231231-004120",
@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.001038 0.004261 0.800365 ( 1.188980)
build_miniruby 0.000768 0.000209 0.814830 ( 0.814954)
build_ruby 0.001155 0.000315 2.659867 ( 2.660984)
build_all 0.008215 0.000000 12.028408 ( 0.970711)
build_install 0.010059 0.000264 3.446658 ( 0.991912)
test_btest 0.000717 0.000144 64.217212 ( 4.503283)
test_basic 0.000640 0.003463 0.395458 ( 0.476516)
test_all 0.090524 0.007325 390.820623 ( 36.840958)
test_rubyspec 0.024719 0.039152 40.590225 ( 53.166181)
total: 101.62 sec