Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-224854
#<BuildRuby:0x000055ba7756a770
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-224854",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009165 0.001410 1.204629 ( 1.234298)
build_miniruby 0.002710 0.000000 0.848309 ( 0.846571)
build_ruby 0.002755 0.000117 2.247515 ( 2.153894)
build_all 0.020709 0.000174 18.511181 ( 2.172278)
build_install 0.022030 0.000229 2.033662 ( 1.026687)
test_btest 0.001333 0.000121 94.548335 ( 9.135845)
test_basic 0.009346 0.000373 0.349295 ( 0.435797)
test_all 0.002438 0.000212 729.241830 ( 71.132858)
test_rubyspec 0.132162 0.050941 49.481709 ( 57.575250)
total: 145.71 sec