Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-162858
#<BuildRuby:0x000055bff6973f90
@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-162858",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005185 0.815259 ( 1.212743)
build_miniruby 0.000000 0.001375 0.814796 ( 0.814614)
build_ruby 0.001205 0.000241 2.680665 ( 2.681782)
build_all 0.008051 0.000823 12.051622 ( 0.961900)
build_install 0.007785 0.004844 3.583315 ( 0.983548)
test_btest 0.000690 0.000162 63.091146 ( 5.527232)
test_basic 0.004438 0.001044 0.396862 ( 0.475167)
test_all 0.079430 0.025295 375.454937 ( 42.240447)
test_rubyspec 0.027141 0.041459 40.468282 ( 53.017515)
total: 107.92 sec