Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-023417
#<BuildRuby:0x0000563d926ed1f8
@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.20221105-023417",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007485 0.000576 0.925647 ( 0.975735)
build_miniruby 0.001298 0.000100 0.050790 ( 0.049827)
build_ruby 0.001257 0.000096 0.039893 ( 0.038707)
build_all 0.002638 0.005178 1.206144 ( 0.462353)
build_install 0.007217 0.006646 1.548658 ( 0.799928)
test_btest 0.001381 0.000319 61.826889 ( 6.629267)
test_basic 0.004635 0.001070 0.297649 ( 0.389759)
test_all 0.000000 0.002401 520.315012 ( 55.433913)
test_rubyspec 0.071168 0.049209 43.166523 ( 51.732239)
total: 116.51 sec