Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-103644
#<BuildRuby:0x0000559d66abf438
@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.20231213-103644",
@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.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004257 0.000043 1.016053 ( 1.273865)
build_miniruby 0.000829 0.000000 0.877147 ( 0.876802)
build_ruby 0.001219 0.000000 2.718887 ( 2.721536)
build_all 0.004052 0.003592 12.155971 ( 0.988447)
build_install 0.007662 0.001022 3.595254 ( 0.972363)
test_btest 0.000485 0.000065 65.752347 ( 5.187769)
test_basic 0.002471 0.000329 0.372924 ( 0.454081)
test_all 0.060821 0.039140 409.505386 ( 35.048964)
test_rubyspec 0.047665 0.027351 39.853822 ( 52.504816)
total: 100.03 sec