Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-132509
#<BuildRuby:0x000055e870f67e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-132509",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004621 0.000029 1.175304 ( 1.512870)
build_miniruby 0.000987 0.000047 0.824541 ( 0.824425)
build_ruby 0.001360 0.000065 3.040847 ( 3.041289)
build_all 0.010470 0.000287 16.992868 ( 1.554554)
build_install 0.006462 0.003906 5.074646 ( 1.240286)
test_btest 0.000908 0.000073 87.156645 ( 7.688274)
test_basic 0.003839 0.000307 0.608700 ( 0.690007)
test_all 0.103146 0.036426 538.107336 ( 55.473756)
test_rubyspec 0.026151 0.022296 50.425513 ( 62.789005)
total: 134.82 sec