Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-211403
#<BuildRuby:0x000055c0f739ee88
@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.20240114-211403",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.000000 0.006316 0.817359 ( 1.182513)
build_miniruby 0.000000 0.000975 0.812978 ( 0.813230)
build_ruby 0.001493 0.000000 2.678224 ( 2.679157)
build_all 0.000000 0.007403 11.995640 ( 0.974289)
build_install 0.001030 0.009048 3.419777 ( 0.976049)
test_btest 0.000393 0.000332 65.573766 ( 4.834410)
test_basic 0.002159 0.001826 0.400168 ( 0.482009)
test_all 0.084005 0.011281 395.006704 ( 34.073734)
test_rubyspec 0.034253 0.028414 40.636444 ( 53.190637)
total: 99.21 sec