Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-185453
#<BuildRuby:0x000055d28e507ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230805-185453",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001127 0.004259 1.406817 ( 2.613516)
build_miniruby 0.000857 0.000181 0.939754 ( 0.939314)
build_ruby 0.001003 0.000211 2.659511 ( 2.659167)
build_all 0.002050 0.007730 15.335021 ( 1.340079)
build_install 0.006362 0.002291 2.116109 ( 0.991822)
test_btest 0.000820 0.000250 87.664994 ( 7.622664)
test_basic 0.002017 0.003250 0.737660 ( 0.812778)
test_all 0.000604 0.001448 561.668341 ( 49.556694)
test_rubyspec 0.017654 0.024766 46.046676 ( 58.444307)
total: 124.98 sec