Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-214710
#<BuildRuby:0x000055680031bba0
@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.20230803-214710",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005026 0.000043 1.434134 ( 2.742335)
build_miniruby 0.000847 0.000042 0.884261 ( 0.884023)
build_ruby 0.001132 0.000056 2.574515 ( 2.574281)
build_all 0.008809 0.000213 13.489540 ( 1.203505)
build_install 0.008048 0.000000 1.976474 ( 0.883478)
test_btest 0.001051 0.000006 79.862448 ( 6.826758)
test_basic 0.005899 0.000056 0.643427 ( 0.718066)
test_all 0.001105 0.000046 489.796182 ( 54.403272)
test_rubyspec 0.018768 0.023332 43.761567 ( 56.168823)
total: 126.41 sec