Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-081853
#<BuildRuby:0x00005633385cafa0
@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.20230705-081853",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002350 0.003737 1.431108 ( 2.681027)
build_miniruby 0.001149 0.000173 0.919078 ( 0.919877)
build_ruby 0.001060 0.000159 2.706083 ( 2.706739)
build_all 0.005028 0.004210 11.416151 ( 7.853356)
build_install 0.004864 0.004249 5.158922 ( 2.055348)
test_btest 0.001164 0.000264 84.798304 ( 7.088928)
test_basic 0.000215 0.004225 0.700626 ( 0.779675)
test_all 0.001155 0.000315 466.855690 ( 46.039260)
test_rubyspec 0.014426 0.026397 44.438206 ( 56.894652)
total: 127.02 sec