Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-235856
#<BuildRuby:0x000055a7eff1b5c0
@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-235856",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003728 0.000000 0.603903 ( 1.062383)
build_miniruby 0.000856 0.000099 0.639064 ( 0.638321)
build_ruby 0.000000 0.001361 2.198386 ( 2.198530)
build_all 0.006594 0.002324 11.933395 ( 1.500179)
build_install 0.006457 0.000000 1.525273 ( 0.710505)
test_btest 0.000653 0.000000 64.104007 ( 6.107049)
test_basic 0.003233 0.000453 0.261222 ( 0.356069)
test_all 0.001812 0.000000 481.019854 ( 45.358706)
test_rubyspec 0.019299 0.010413 35.212889 ( 45.789178)
total: 103.72 sec