Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-114424
#<BuildRuby:0x000055fecc35b788
@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-114424",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004240 0.000000 1.000867 ( 1.404319)
build_miniruby 0.001048 0.000000 0.864113 ( 0.865428)
build_ruby 0.001178 0.000000 2.709876 ( 2.711286)
build_all 0.008001 0.000000 12.076470 ( 1.011997)
build_install 0.009454 0.000000 3.558270 ( 0.962977)
test_btest 0.000586 0.000000 63.006947 ( 5.202379)
test_basic 0.004475 0.000000 0.370282 ( 0.451533)
test_all 0.062509 0.033821 390.186586 ( 37.737206)
test_rubyspec 0.017330 0.039056 40.167232 ( 52.838350)
total: 103.19 sec