Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-041506
#<BuildRuby:0x000055ccfd8c5350
@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.20221011-041506",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009251 0.000712 1.083821 ( 1.158374)
build_miniruby 0.001468 0.000113 0.100429 ( 0.097032)
build_ruby 0.001475 0.000113 0.096307 ( 0.093631)
build_all 0.007976 0.000225 1.306422 ( 0.571299)
build_install 0.013052 0.000533 1.625605 ( 0.886451)
test_btest 0.002634 0.000176 60.123413 ( 6.661607)
test_basic 0.006808 0.000065 0.350909 ( 0.440742)
test_all 0.000000 0.008842 491.743395 ( 53.295724)
test_rubyspec 0.090573 0.049643 43.033151 ( 51.420060)
total: 114.63 sec