Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-051859
#<BuildRuby:0x0000562dbd82bbd0
@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.20230709-051859",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005831 0.000176 1.613972 ( 2.854682)
build_miniruby 0.001326 0.000132 0.921302 ( 0.921273)
build_ruby 0.000000 0.001518 2.748775 ( 2.749093)
build_all 0.002920 0.005873 7.882274 ( 7.153429)
build_install 0.006049 0.003581 2.148529 ( 1.752692)
test_btest 0.001144 0.000238 88.531660 ( 7.628362)
test_basic 0.004115 0.000857 0.566090 ( 0.644580)
test_all 0.000798 0.001042 497.894182 ( 45.828831)
test_rubyspec 0.026119 0.025998 44.148204 ( 56.547687)
total: 126.08 sec