Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-070810
#<BuildRuby:0x00005573507d2f08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221007-070810",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009470 0.000401 1.116982 ( 1.222505)
build_miniruby 0.001850 0.000132 0.099171 ( 0.097899)
build_ruby 0.001501 0.000107 0.101028 ( 0.100374)
build_all 0.007642 0.000545 1.333781 ( 0.586889)
build_install 0.011340 0.004071 1.674005 ( 0.905426)
test_btest 0.000000 0.001588 60.670821 ( 6.501312)
test_basic 0.000580 0.005703 0.342035 ( 0.436987)
test_all 0.007051 0.000554 480.201954 ( 52.704829)
test_rubyspec 0.100518 0.028848 42.248358 ( 50.795963)
total: 113.35 sec