Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-185547
#<BuildRuby:0x000055efdbbd3280
@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.20231130-185547",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000671 0.004133 0.978099 ( 1.308261)
build_miniruby 0.001209 0.000000 0.884161 ( 0.884873)
build_ruby 0.001815 0.000000 2.727333 ( 2.728631)
build_all 0.008096 0.000490 12.171399 ( 0.988515)
build_install 0.009510 0.000116 3.569180 ( 0.978169)
test_btest 0.000819 0.000109 65.653968 ( 5.176941)
test_basic 0.003135 0.000418 0.374026 ( 0.455454)
test_all 0.068093 0.029477 383.083892 ( 33.956720)
test_rubyspec 0.034069 0.029210 39.900577 ( 52.549710)
total: 99.03 sec