Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-090432
#<BuildRuby:0x0000559c6399c168
@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.20240620-090432",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004837 0.000152 1.072233 ( 1.535633)
build_miniruby 0.000934 0.000156 0.712591 ( 0.712484)
build_ruby 0.001493 0.000000 2.280369 ( 2.281176)
build_all 0.008466 0.000263 13.043148 ( 1.056397)
build_install 0.006930 0.005707 4.172657 ( 1.069034)
test_btest 0.000636 0.000137 72.301999 ( 5.245392)
test_basic 0.003543 0.000759 0.403108 ( 0.483546)
test_all 0.066052 0.030392 367.824603 ( 35.948503)
test_rubyspec 0.029796 0.012927 87.414434 ( 11.025974)
total: 59.36 sec