Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-132712
#<BuildRuby:0x000055a2be1dc1b0
@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.20221227-132712",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.009002 0.963226 ( 1.963904)
build_miniruby 0.000000 0.002919 0.850963 ( 0.848372)
build_ruby 0.000000 0.003133 2.124027 ( 2.124527)
build_all 0.007214 0.013094 18.630477 ( 2.202380)
build_install 0.011377 0.010251 2.020047 ( 1.006068)
test_btest 0.000709 0.000459 93.949241 ( 9.508504)
test_basic 0.002331 0.005972 0.338672 ( 0.427457)
test_all 0.001299 0.000917 680.850600 ( 63.683942)
test_rubyspec 0.077789 0.092371 48.109427 ( 56.224374)
total: 137.99 sec