Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-185345
#<BuildRuby:0x000055fb73f93520
@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.20230620-185345",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006174 0.000561 1.486848 ( 2.699850)
build_miniruby 0.001500 0.000137 0.901336 ( 0.900280)
build_ruby 0.000000 0.001708 2.515280 ( 2.515169)
build_all 0.007986 0.001999 15.473862 ( 1.334666)
build_install 0.006060 0.003798 4.480017 ( 1.073937)
test_btest 0.000901 0.000169 84.566253 ( 7.819180)
test_basic 0.003129 0.000587 0.595611 ( 0.679321)
test_all 0.000733 0.000137 425.256844 ( 46.861425)
test_rubyspec 0.014330 0.024337 42.049255 ( 54.431187)
total: 118.32 sec