Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-115217
#<BuildRuby:0x00005578eeae7e20
@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.20230311-115217",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004000 0.000000 0.821847 ( 2.109292)
build_miniruby 0.000919 0.000000 0.634325 ( 0.633453)
build_ruby 0.001155 0.000000 2.115106 ( 2.114364)
build_all 0.001267 0.007223 11.275735 ( 0.973528)
build_install 0.007035 0.000000 1.550240 ( 0.817378)
test_btest 0.001063 0.000000 74.844829 ( 6.803203)
test_basic 0.000772 0.002759 0.244462 ( 0.340366)
test_all 0.000640 0.000101 420.120387 ( 45.677259)
test_rubyspec 0.016112 0.012783 36.158245 ( 46.695796)
total: 106.17 sec