Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-040717
#<BuildRuby:0x0000564b5897b4f0
@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.20231227-040717",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001743 0.003405 0.794336 ( 1.181909)
build_miniruby 0.000916 0.000229 0.815528 ( 0.814914)
build_ruby 0.000000 0.001405 2.654592 ( 2.655607)
build_all 0.004976 0.002981 11.913849 ( 0.997191)
build_install 0.013492 0.000168 3.403260 ( 0.964771)
test_btest 0.000638 0.000159 63.398672 ( 4.958933)
test_basic 0.001264 0.003654 0.405529 ( 0.484851)
test_all 0.059631 0.035736 385.730803 ( 31.774899)
test_rubyspec 0.038488 0.028801 40.200870 ( 52.766091)
total: 96.60 sec