Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-202011
#<BuildRuby:0x000055a4f030fee0
@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-202011",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005173 0.000051 1.484913 ( 2.921888)
build_miniruby 0.001123 0.000056 0.869701 ( 0.868279)
build_ruby 0.001262 0.000000 2.530011 ( 2.530733)
build_all 0.006711 0.002912 15.740646 ( 1.478963)
build_install 0.009041 0.000404 4.701055 ( 1.126189)
test_btest 0.001012 0.000000 84.021470 ( 7.030124)
test_basic 0.000759 0.003203 0.574011 ( 0.655841)
test_all 0.000860 0.000089 438.058200 ( 38.125913)
test_rubyspec 0.005893 0.033570 43.113984 ( 55.682586)
total: 110.42 sec