Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-015633
#<BuildRuby:0x000055b0593e3438
@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-015633",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004447 0.000405 0.984617 ( 1.240471)
build_miniruby 0.001170 0.000107 0.881866 ( 0.881620)
build_ruby 0.000000 0.001257 2.696312 ( 2.697594)
build_all 0.006254 0.001604 12.095648 ( 1.010886)
build_install 0.008580 0.000608 3.580306 ( 0.962775)
test_btest 0.000662 0.000083 64.788475 ( 4.741968)
test_basic 0.000000 0.003114 0.368722 ( 0.451504)
test_all 0.077436 0.021959 413.793558 ( 38.513139)
test_rubyspec 0.025992 0.038972 39.564047 ( 52.235170)
total: 102.74 sec