Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-194328
#<BuildRuby:0x0000558441ca0150
@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.20231128-194328",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004929 0.000000 0.848850 ( 1.276897)
build_miniruby 0.001271 0.000000 0.876256 ( 0.875722)
build_ruby 0.001749 0.000000 2.709811 ( 2.713979)
build_all 0.006872 0.000000 11.840875 ( 1.004387)
build_install 0.009122 0.000000 3.486568 ( 0.970202)
test_btest 0.000560 0.000000 62.166218 ( 5.336936)
test_basic 0.000000 0.003609 0.372108 ( 0.452932)
test_all 0.071183 0.029375 398.321629 ( 35.797114)
test_rubyspec 0.027011 0.043706 39.371498 ( 52.045034)
total: 100.47 sec