Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-110423
#<BuildRuby:0x000055b7003ef280
@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.20240117-110423",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000681 0.004328 0.791709 ( 1.182792)
build_miniruby 0.000715 0.000397 0.826422 ( 0.826280)
build_ruby 0.000000 0.001520 2.676666 ( 2.676766)
build_all 0.004770 0.002921 12.040218 ( 0.964642)
build_install 0.005693 0.005142 3.403090 ( 0.963368)
test_btest 0.000526 0.000334 66.115864 ( 5.008921)
test_basic 0.002629 0.001674 0.404326 ( 0.485162)
test_all 0.086482 0.010285 363.269087 ( 38.572237)
test_rubyspec 0.055360 0.077169 73.504975 ( 85.988590)
total: 136.67 sec