Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-101339
#<BuildRuby:0x000055ca0358f520
@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.20230731-101339",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006107 0.000331 1.560422 ( 2.837520)
build_miniruby 0.000963 0.000144 0.842477 ( 0.841737)
build_ruby 0.001080 0.000162 2.716530 ( 2.717449)
build_all 0.006099 0.003735 14.771969 ( 1.263904)
build_install 0.006962 0.001266 2.052728 ( 0.932300)
test_btest 0.000616 0.000112 84.328264 ( 7.174822)
test_basic 0.004030 0.000000 0.630219 ( 0.707836)
test_all 0.001603 0.000106 531.505831 ( 53.595078)
test_rubyspec 0.020261 0.016663 45.951943 ( 58.338283)
total: 128.41 sec