Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-175624
#<BuildRuby:0x000055f9f8ef3948
@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.20230206-175624",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003497 0.616612 ( 1.241578)
build_miniruby 0.000781 0.000160 0.636232 ( 0.635350)
build_ruby 0.001029 0.000159 2.050776 ( 2.078882)
build_all 0.008274 0.000602 12.188656 ( 1.475138)
build_install 0.006343 0.000000 1.458889 ( 0.717022)
test_btest 0.000633 0.000000 65.806275 ( 5.978907)
test_basic 0.000000 0.003690 0.234804 ( 0.329722)
test_all 0.001169 0.000000 483.304108 ( 46.841717)
test_rubyspec 0.006277 0.023035 35.463079 ( 45.952357)
total: 105.25 sec