Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-063940
#<BuildRuby:0x000055cf9a57f8e0
@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.20231227-063940",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004419 0.000737 0.818219 ( 1.180337)
build_miniruby 0.000992 0.000165 0.831077 ( 0.830868)
build_ruby 0.001318 0.000220 2.644248 ( 2.645015)
build_all 0.003846 0.004411 12.190560 ( 0.989792)
build_install 0.006043 0.004960 3.482621 ( 0.964073)
test_btest 0.000000 0.000804 64.232554 ( 5.051802)
test_basic 0.000100 0.003826 0.393578 ( 0.473817)
test_all 0.075422 0.022211 384.768418 ( 35.709889)
test_rubyspec 0.030963 0.035856 40.349822 ( 52.913125)
total: 100.76 sec