Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-192544
#<BuildRuby:0x0000564959e0b7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-192544",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003419 0.001140 0.991062 ( 1.236783)
build_miniruby 0.000584 0.000195 0.860013 ( 0.860085)
build_ruby 0.000923 0.000308 2.708033 ( 2.710566)
build_all 0.002134 0.005522 12.225048 ( 0.966128)
build_install 0.012079 0.000000 3.576190 ( 0.986384)
test_btest 0.000744 0.000000 66.013108 ( 5.196103)
test_basic 0.003485 0.000671 0.371922 ( 0.453361)
test_all 0.068127 0.034198 391.811313 ( 40.718084)
test_rubyspec 0.010705 0.051089 39.576403 ( 52.266392)
total: 105.39 sec