Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-023209
#<BuildRuby:0x000055f78317f0b8
@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.20230628-023209",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001139 0.004510 1.434377 ( 2.765387)
build_miniruby 0.000740 0.000295 0.901826 ( 0.902207)
build_ruby 0.001400 0.000000 2.829507 ( 2.830399)
build_all 0.008438 0.001662 16.407613 ( 1.535547)
build_install 0.005390 0.004452 4.660023 ( 1.135199)
test_btest 0.000835 0.000334 85.143049 ( 8.021807)
test_basic 0.000139 0.004014 0.626217 ( 0.712146)
test_all 0.000900 0.000405 471.300198 ( 50.182906)
test_rubyspec 0.031662 0.010519 42.509522 ( 54.911348)
total: 123.00 sec