Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-225306
#<BuildRuby:0x000056417daceeb8
@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.20231210-225306",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004560 0.000480 1.300354 ( 1.706809)
build_miniruby 0.000935 0.000099 0.938317 ( 0.937792)
build_ruby 0.001275 0.000135 2.749093 ( 2.749451)
build_all 0.005748 0.004485 16.859983 ( 1.554482)
build_install 0.008760 0.000632 4.947710 ( 1.169081)
test_btest 0.001072 0.000153 88.164815 ( 7.066565)
test_basic 0.003162 0.000451 0.616621 ( 0.694112)
test_all 0.113987 0.025600 536.823637 ( 60.725126)
test_rubyspec 0.010509 0.036169 51.427580 ( 63.804578)
total: 140.41 sec