Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-074611
#<BuildRuby:0x000055e0295f6f68
@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.20240109-074611",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003811 0.000346 0.961538 ( 1.350052)
build_miniruby 0.001154 0.000105 0.894935 ( 0.894505)
build_ruby 0.001192 0.000109 2.763644 ( 2.767557)
build_all 0.006371 0.003541 14.879688 ( 1.451322)
build_install 0.005228 0.004306 4.305479 ( 1.158054)
test_btest 0.000549 0.000110 81.021214 ( 7.467523)
test_basic 0.000000 0.003530 0.447366 ( 0.529329)
test_all 0.109436 0.028219 493.802363 ( 61.499182)
test_rubyspec 0.028084 0.007030 50.616806 ( 63.206081)
total: 140.32 sec