Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-090544
#<BuildRuby:0x0000557fc752f2f0
@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.20230104-090544",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006312 0.002295 0.971200 ( 1.164806)
build_miniruby 0.002860 0.000000 0.840742 ( 0.839895)
build_ruby 0.000000 0.002801 2.139715 ( 2.139717)
build_all 0.020612 0.000000 18.630087 ( 2.185832)
build_install 0.012836 0.009048 2.014507 ( 1.012895)
test_btest 0.001531 0.000000 91.321012 ( 9.104842)
test_basic 0.005211 0.004953 0.350342 ( 0.434663)
test_all 0.002744 0.000000 688.161713 ( 63.651675)
test_rubyspec 0.092984 0.089538 47.492502 ( 55.627962)
total: 136.16 sec