Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-105409
#<BuildRuby:0x0000563e1c09f7f8
@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.20240113-105409",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004214 0.000766 0.786701 ( 1.176092)
build_miniruby 0.000884 0.000161 0.803347 ( 0.803522)
build_ruby 0.001254 0.000228 2.699809 ( 2.700951)
build_all 0.001361 0.006753 12.041771 ( 0.982329)
build_install 0.007804 0.005344 3.391025 ( 0.976542)
test_btest 0.000851 0.000000 65.811721 ( 5.407214)
test_basic 0.005412 0.000000 0.405577 ( 0.484486)
test_all 0.078881 0.022973 382.826326 ( 37.469972)
test_rubyspec 0.019093 0.050652 40.944913 ( 53.485817)
total: 103.49 sec