Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-182740
#<BuildRuby:0x000055cdd144f148
@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.20231209-182740",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002268 0.004380 1.479383 ( 1.827081)
build_miniruby 0.000825 0.000130 0.908828 ( 0.908717)
build_ruby 0.001107 0.000175 2.868921 ( 2.869048)
build_all 0.009455 0.000780 17.138336 ( 1.561188)
build_install 0.007524 0.001128 4.978533 ( 1.183044)
test_btest 0.000842 0.000126 83.994094 ( 7.185324)
test_basic 0.000655 0.005075 0.794955 ( 0.873875)
test_all 0.081371 0.061950 526.288026 ( 56.378575)
test_rubyspec 0.023878 0.022839 49.255378 ( 61.503982)
total: 134.29 sec