Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-151704
#<BuildRuby:0x0000557dd90d40d8
@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.20231223-151704",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000858 0.003488 0.746792 ( 1.124235)
build_miniruby 0.001312 0.000000 0.904279 ( 0.903850)
build_ruby 0.001302 0.000000 2.770882 ( 2.806860)
build_all 0.008176 0.000000 12.155337 ( 1.020770)
build_install 0.013307 0.000196 3.460646 ( 0.989742)
test_btest 0.000724 0.000000 66.952262 ( 5.245536)
test_basic 0.001494 0.002533 0.386945 ( 0.465407)
test_all 0.081032 0.026131 451.051490 ( 40.522977)
test_rubyspec 0.024434 0.029129 40.342329 ( 53.114737)
total: 106.19 sec