Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-104651
#<BuildRuby:0x0000557ef577f4b0
@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.20231208-104651",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000415 0.004089 0.996638 ( 1.249379)
build_miniruby 0.000000 0.000897 0.871960 ( 0.871548)
build_ruby 0.000000 0.001152 2.708050 ( 2.708094)
build_all 0.001077 0.007320 12.121773 ( 0.994968)
build_install 0.012562 0.000626 3.569642 ( 0.960042)
test_btest 0.000518 0.000162 64.237462 ( 4.676605)
test_basic 0.002900 0.000906 0.374685 ( 0.456542)
test_all 0.073265 0.028359 380.733365 ( 35.424057)
test_rubyspec 0.041758 0.020651 39.414855 ( 52.065294)
total: 99.41 sec