Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-000146
#<BuildRuby:0x00005633234b80c8
@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.20231219-000146",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004536 0.000412 1.049320 ( 1.323006)
build_miniruby 0.001072 0.000097 0.882101 ( 0.881717)
build_ruby 0.000000 0.001264 2.702956 ( 2.705314)
build_all 0.000000 0.007994 12.157692 ( 0.988770)
build_install 0.007522 0.002389 3.571977 ( 0.974452)
test_btest 0.000584 0.000167 67.020644 ( 5.155630)
test_basic 0.002944 0.000000 0.378108 ( 0.462951)
test_all 0.090217 0.011798 409.609659 ( 45.812256)
test_rubyspec 0.027615 0.043171 39.991209 ( 52.639459)
total: 110.94 sec