Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-212551
#<BuildRuby:0x000055d200487ba0
@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.20230528-212551",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005911 1.462106 ( 2.686290)
build_miniruby 0.000075 0.000924 0.792288 ( 0.791612)
build_ruby 0.000935 0.000246 2.308675 ( 2.309850)
build_all 0.005762 0.003275 12.708573 ( 1.166219)
build_install 0.002329 0.005657 1.760119 ( 0.867132)
test_btest 0.000850 0.000296 80.533696 ( 7.612784)
test_basic 0.003213 0.000000 0.566815 ( 0.649181)
test_all 0.001930 0.000000 452.881831 ( 40.619477)
test_rubyspec 0.021766 0.015170 41.203882 ( 53.753408)
total: 110.46 sec