Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-063714
#<BuildRuby:0x000055cd71ed38e0
@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.20231129-063714",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004689 0.000292 0.853060 ( 1.291193)
build_miniruby 0.001076 0.000478 0.874927 ( 0.901032)
build_ruby 0.000000 0.001810 2.714888 ( 2.717358)
build_all 0.003488 0.004285 12.021286 ( 0.973999)
build_install 0.009008 0.004492 3.467601 ( 0.970726)
test_btest 0.000533 0.000291 61.006103 ( 6.109501)
test_basic 0.000000 0.003712 0.375203 ( 0.455779)
test_all 0.074540 0.024458 386.029591 ( 42.290374)
test_rubyspec 0.040493 0.031887 39.200068 ( 51.883860)
total: 107.59 sec