Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-073221
#<BuildRuby:0x00005597efc740c0
@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.20230121-073221",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003668 0.630295 ( 1.020957)
build_miniruby 0.000648 0.000339 0.640553 ( 0.639980)
build_ruby 0.001038 0.000260 2.180292 ( 2.199992)
build_all 0.009311 0.000000 11.929315 ( 1.472435)
build_install 0.006513 0.000000 1.517886 ( 0.733747)
test_btest 0.000608 0.000000 65.577252 ( 6.610039)
test_basic 0.003842 0.000000 0.270957 ( 0.365934)
test_all 0.001059 0.000000 478.116894 ( 45.320531)
test_rubyspec 0.024674 0.004352 35.160312 ( 45.679864)
total: 104.04 sec