Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-161018
#<BuildRuby:0x0000562859cef0b8
@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.20240103-161018",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006049 0.000330 1.475953 ( 1.868395)
build_miniruby 0.000792 0.000125 0.894228 ( 0.893930)
build_ruby 0.000000 0.001745 2.675507 ( 2.679300)
build_all 0.008812 0.000363 14.326000 ( 1.306192)
build_install 0.007946 0.000000 4.194929 ( 1.053803)
test_btest 0.001054 0.000000 75.091162 ( 6.468253)
test_basic 0.005743 0.000054 0.630252 ( 0.704786)
test_all 0.119552 0.013120 472.564989 ( 48.740682)
test_rubyspec 0.016781 0.031920 47.903293 ( 60.258539)
total: 123.97 sec