Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-112312
#<BuildRuby:0x000056089c8280c0
@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.20230310-112312",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002681 0.001341 0.825149 ( 2.121060)
build_miniruby 0.000600 0.000300 0.659607 ( 0.659327)
build_ruby 0.000766 0.000383 2.103068 ( 2.103106)
build_all 0.005819 0.002909 11.270022 ( 0.977820)
build_install 0.006306 0.000530 1.561431 ( 0.817296)
test_btest 0.000567 0.000252 78.121878 ( 6.767310)
test_basic 0.002405 0.001069 0.252431 ( 0.347924)
test_all 0.001359 0.000000 395.377214 ( 40.139414)
test_rubyspec 0.011457 0.016544 36.249624 ( 46.724290)
total: 100.66 sec