Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-032634
#<BuildRuby:0x0000560b3cfc00d8
@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.20231231-032634",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003682 0.001104 0.793331 ( 1.184802)
build_miniruby 0.000796 0.000239 0.815264 ( 0.815418)
build_ruby 0.001428 0.000428 2.663221 ( 2.663985)
build_all 0.003297 0.004059 11.960076 ( 0.966927)
build_install 0.009026 0.001545 3.389571 ( 0.962575)
test_btest 0.000493 0.000165 63.973004 ( 5.108652)
test_basic 0.004667 0.000000 0.415879 ( 0.496056)
test_all 0.061241 0.035192 382.908953 ( 33.961062)
test_rubyspec 0.029495 0.051264 40.738022 ( 53.263160)
total: 99.42 sec