Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-100822
#<BuildRuby:0x000055fd59434020
@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.20231228-100822",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003539 0.001573 0.801934 ( 1.183475)
build_miniruby 0.000752 0.000334 0.842619 ( 0.842753)
build_ruby 0.001791 0.000000 2.652007 ( 2.652189)
build_all 0.003555 0.004914 12.064567 ( 0.983261)
build_install 0.013133 0.000000 3.597207 ( 0.979238)
test_btest 0.000788 0.000000 64.993326 ( 4.956329)
test_basic 0.004248 0.000069 0.401205 ( 0.480814)
test_all 0.090453 0.008114 368.330800 ( 42.602460)
test_rubyspec 0.027795 0.048237 40.426266 ( 53.045833)
total: 107.73 sec