Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-132852
#<BuildRuby:0x00005635ec0eb4b0
@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.20231214-132852",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003497 0.001311 1.346957 ( 1.716829)
build_miniruby 0.000672 0.000252 0.934037 ( 0.934204)
build_ruby 0.001398 0.000000 2.898224 ( 2.897795)
build_all 0.010127 0.000000 16.844411 ( 1.542512)
build_install 0.009640 0.000206 4.944163 ( 1.168582)
test_btest 0.000908 0.000259 85.707519 ( 7.932839)
test_basic 0.003601 0.001029 0.725796 ( 0.806247)
test_all 0.109071 0.026050 538.369015 ( 56.735725)
test_rubyspec 0.020898 0.024540 51.293639 ( 63.566844)
total: 137.30 sec