Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-035010
#<BuildRuby:0x0000565479ed5570
@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.20230120-035010",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005771 0.002885 0.950979 ( 1.450417)
build_miniruby 0.001426 0.000713 0.831320 ( 0.849879)
build_ruby 0.003662 0.000000 2.129750 ( 2.169231)
build_all 0.016892 0.002526 18.327561 ( 2.150849)
build_install 0.015893 0.003816 1.817937 ( 0.951586)
test_btest 0.001211 0.000433 88.574544 ( 8.937102)
test_basic 0.000000 0.008454 0.355540 ( 0.445479)
test_all 0.000000 0.002727 678.838202 ( 63.307320)
test_rubyspec 0.078936 0.067548 48.351590 ( 56.789913)
total: 137.05 sec