Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-013015
#<BuildRuby:0x0000556fc49bb0e8
@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.20240626-013015",
@make="make",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004024 0.000732 1.027869 ( 1.510371)
build_miniruby 0.000986 0.000000 0.724455 ( 0.724505)
build_ruby 0.001517 0.000000 2.307113 ( 2.307525)
build_all 0.004532 0.003055 12.632216 ( 1.029121)
build_install 0.012185 0.004004 4.213279 ( 1.074913)
test_btest 0.000562 0.000132 71.798104 ( 5.264975)
test_basic 0.001729 0.003325 0.391352 ( 0.472530)
test_all 0.077074 0.020315 369.531321 ( 34.744811)
test_rubyspec 0.014822 0.025616 88.341043 ( 11.062145)
total: 58.19 sec