Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-022944
#<BuildRuby:0x0000564442b0f040
@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.20230630-022944",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002112 0.003925 1.321910 ( 2.585103)
build_miniruby 0.001121 0.000112 0.887060 ( 0.887872)
build_ruby 0.000000 0.001311 2.700323 ( 2.701157)
build_all 0.006029 0.003624 11.800275 ( 8.257994)
build_install 0.005242 0.004554 5.056696 ( 2.026132)
test_btest 0.000901 0.000172 83.579611 ( 8.029561)
test_basic 0.000174 0.003504 0.710595 ( 0.792708)
test_all 0.000802 0.000808 463.310456 ( 47.276204)
test_rubyspec 0.018343 0.025591 42.702395 ( 55.025398)
total: 127.58 sec