Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-031410
#<BuildRuby:0x000055c144f6b598
@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-031410",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004941 0.000273 0.811396 ( 1.212672)
build_miniruby 0.000777 0.000212 0.806934 ( 0.806831)
build_ruby 0.001126 0.000308 2.657660 ( 2.658510)
build_all 0.006944 0.000682 11.919086 ( 0.986065)
build_install 0.009198 0.001379 3.481379 ( 0.979671)
test_btest 0.000509 0.000120 62.523092 ( 5.466414)
test_basic 0.003419 0.000805 0.413916 ( 0.493587)
test_all 0.080690 0.019398 373.397223 ( 40.911532)
test_rubyspec 0.047458 0.019284 40.354814 ( 52.917434)
total: 106.43 sec