Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-142116
#<BuildRuby:0x0000556577c37738
@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.20231204-142116",
@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.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004648 0.000262 1.167432 ( 1.545455)
build_miniruby 0.000637 0.000283 0.880907 ( 0.880647)
build_ruby 0.001036 0.000461 2.724213 ( 2.725146)
build_all 0.006977 0.003101 16.641879 ( 1.474799)
build_install 0.006676 0.002968 4.874624 ( 1.164583)
test_btest 0.000809 0.000359 85.761420 ( 7.120846)
test_basic 0.003410 0.001516 0.730318 ( 0.807907)
test_all 0.100355 0.035857 558.574869 ( 49.207559)
test_rubyspec 0.017213 0.030477 49.995115 ( 62.207623)
total: 127.14 sec