Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-033550
#<BuildRuby:0x00005582de93bbb8
@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.20240104-033550",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001986 0.004570 1.462880 ( 1.742820)
build_miniruby 0.000695 0.000246 0.829087 ( 0.828342)
build_ruby 0.001203 0.000000 2.661197 ( 2.660967)
build_all 0.008393 0.000520 14.142578 ( 1.330613)
build_install 0.006690 0.002112 4.202971 ( 1.057875)
test_btest 0.000742 0.000234 72.229020 ( 7.334179)
test_basic 0.005631 0.000000 0.727832 ( 0.807299)
test_all 0.094285 0.038176 493.523688 ( 45.735706)
test_rubyspec 0.015698 0.035484 48.015410 ( 60.399246)
total: 121.90 sec