Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-193828
#<BuildRuby:0x000055931dc2fbb8
@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.20230712-193828",
@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.000003 0.000001 0.000004 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004664 0.000226 1.463402 ( 2.710344)
build_miniruby 0.000730 0.000215 0.851729 ( 0.851722)
build_ruby 0.000923 0.000272 2.677836 ( 2.678794)
build_all 0.009507 0.000372 13.710166 ( 1.198374)
build_install 0.008494 0.000000 1.943607 ( 0.877096)
test_btest 0.001100 0.000000 89.171258 ( 7.680442)
test_basic 0.004166 0.000000 0.671382 ( 0.750090)
test_all 0.001378 0.000000 490.795461 ( 43.078865)
test_rubyspec 0.035793 0.006212 43.777554 ( 56.222152)
total: 116.05 sec