Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-153401
#<BuildRuby:0x000055d41fccb7f0
@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.20231217-153401",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001988 0.003465 1.032659 ( 1.315276)
build_miniruby 0.001030 0.000281 0.876313 ( 0.876262)
build_ruby 0.000994 0.000271 2.705403 ( 2.708490)
build_all 0.006570 0.001792 12.124509 ( 1.015642)
build_install 0.010663 0.000316 3.555212 ( 0.986379)
test_btest 0.000798 0.000184 66.366209 ( 4.989416)
test_basic 0.003848 0.000000 0.383832 ( 0.462079)
test_all 0.070121 0.029287 370.113391 ( 37.543872)
test_rubyspec 0.035807 0.032372 40.036445 ( 52.732584)
total: 102.63 sec