Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-213533
#<BuildRuby:0x0000563169e60028
@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.20230815-213533",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000481 0.004077 1.322971 ( 2.592496)
build_miniruby 0.000814 0.000129 0.895283 ( 0.894714)
build_ruby 0.000993 0.000157 2.950643 ( 2.950193)
build_all 0.006343 0.003764 17.626588 ( 1.548850)
build_install 0.008886 0.000882 5.100811 ( 1.170853)
test_btest 0.000850 0.000154 84.242792 ( 7.456777)
test_basic 0.003961 0.000720 0.786275 ( 0.864919)
test_all 0.003079 0.005188 534.155691 ( 50.843721)
test_rubyspec 0.020652 0.033728 49.478311 ( 61.898282)
total: 130.22 sec