Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-034214
#<BuildRuby:0x00005569bc7ff500
@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.20240107-034214",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003774 0.000343 0.892707 ( 1.278479)
build_miniruby 0.000000 0.001399 0.998478 ( 0.998386)
build_ruby 0.000000 0.001367 2.831649 ( 2.833360)
build_all 0.007250 0.002515 14.322528 ( 1.351250)
build_install 0.007778 0.000753 4.092768 ( 1.119967)
test_btest 0.000626 0.000105 75.009549 ( 6.771099)
test_basic 0.003386 0.000564 0.616131 ( 0.686138)
test_all 0.118812 0.013113 513.808916 ( 47.333775)
test_rubyspec 0.010611 0.022987 48.874819 ( 61.458537)
total: 123.83 sec