Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-210529
#<BuildRuby:0x00005649e436f0b8
@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.20240111-210529",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003052 0.001017 0.908382 ( 1.310768)
build_miniruby 0.000782 0.000261 0.875056 ( 0.875538)
build_ruby 0.000992 0.000330 2.784059 ( 2.785180)
build_all 0.010412 0.000000 14.559818 ( 1.401290)
build_install 0.008794 0.000000 4.124463 ( 1.133304)
test_btest 0.000654 0.000000 77.092631 ( 6.972204)
test_basic 0.000000 0.003083 0.436376 ( 0.516967)
test_all 0.099286 0.035391 492.155963 ( 53.686855)
test_rubyspec 0.030835 0.005140 50.740500 ( 63.366544)
total: 132.05 sec