Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-055838
#<BuildRuby:0x0000560b507d7e20
@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.20240110-055838",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000761 0.004041 0.805907 ( 1.195435)
build_miniruby 0.000877 0.000146 0.805671 ( 0.805470)
build_ruby 0.001391 0.000000 2.673032 ( 2.673411)
build_all 0.004410 0.003574 12.042888 ( 0.956464)
build_install 0.009883 0.000391 3.383429 ( 0.961291)
test_btest 0.000670 0.000126 63.841521 ( 5.333383)
test_basic 0.003431 0.000643 0.407414 ( 0.487869)
test_all 0.087051 0.009366 369.471273 ( 39.470183)
test_rubyspec 0.041479 0.023274 41.000801 ( 53.562164)
total: 105.45 sec