Logfile: /home/ko1/ruby/logs/brlog.trunk.20251227-040526
#<BuildRuby:0x000079edf6f2fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20251227-040526",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002853 0.001946 1.026326 ( 1.327567)
build_miniruby 0.000268 0.001106 0.607765 ( 0.606894)
build_ruby 0.001896 0.000000 2.204474 ( 2.204565)
build_all 0.001426 0.003456 3.223148 ( 0.771638)
build_install 0.005240 0.004510 3.810853 ( 1.203273)
test_btest 0.000424 0.000201 42.767055 ( 4.497796)
test_basic 0.003791 0.002351 0.452338 ( 0.528165)
test_all 0.073617 0.022019 366.897043 ( 45.101772)
test_rubyspec 0.026932 0.022177 77.087606 ( 10.699586)
total: 66.94 sec