Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-102328
#<BuildRuby:0x0000564c44777568
@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.20230702-102328",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001072 0.004372 1.438971 ( 2.669057)
build_miniruby 0.001195 0.000281 0.963983 ( 0.964131)
build_ruby 0.000000 0.001291 2.786976 ( 2.788112)
build_all 0.001924 0.007632 11.430905 ( 7.856451)
build_install 0.009176 0.000000 5.060073 ( 1.891892)
test_btest 0.001010 0.000000 88.342094 ( 7.749553)
test_basic 0.002573 0.001927 0.699774 ( 0.781138)
test_all 0.000768 0.001233 460.637999 ( 44.993960)
test_rubyspec 0.013750 0.025642 43.126409 ( 55.582137)
total: 125.28 sec