Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-111808
#<BuildRuby:0x000055e17f2bf280
@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.20231201-111808",
@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.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004530 0.000091 0.970661 ( 1.278866)
build_miniruby 0.000828 0.000000 0.865234 ( 0.866071)
build_ruby 0.001538 0.000000 2.718954 ( 2.732254)
build_all 0.002204 0.005993 12.034157 ( 1.007354)
build_install 0.007797 0.002710 3.567872 ( 0.967711)
test_btest 0.000611 0.000180 63.862630 ( 5.203607)
test_basic 0.003530 0.001039 0.372781 ( 0.454269)
test_all 0.097042 0.003739 376.054336 ( 41.741153)
test_rubyspec 0.032005 0.032633 39.617213 ( 52.279898)
total: 106.53 sec