Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-191443
#<BuildRuby:0x000055d318e57ce8
@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.20230805-191443",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005495 0.000149 1.470596 ( 2.759154)
build_miniruby 0.001017 0.000102 0.870429 ( 0.870009)
build_ruby 0.001560 0.000000 2.483628 ( 2.531283)
build_all 0.001552 0.007333 13.784108 ( 1.216054)
build_install 0.007379 0.000605 2.017133 ( 0.900406)
test_btest 0.000841 0.000146 79.175062 ( 7.307399)
test_basic 0.000325 0.004164 0.570955 ( 0.650331)
test_all 0.000000 0.001893 507.091028 ( 49.140337)
test_rubyspec 0.034568 0.010868 45.290012 ( 57.512949)
total: 122.89 sec