Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-064435
#<BuildRuby:0x000056279c123260
@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.20230626-064435",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005409 0.000000 1.421387 ( 2.707283)
build_miniruby 0.001136 0.000000 0.934424 ( 0.933909)
build_ruby 0.001218 0.000000 2.648999 ( 2.649502)
build_all 0.006263 0.003783 16.233136 ( 1.470556)
build_install 0.002648 0.007659 4.827319 ( 1.150148)
test_btest 0.000926 0.000201 85.853863 ( 6.915331)
test_basic 0.003696 0.000804 0.597747 ( 0.678401)
test_all 0.001274 0.000277 450.161220 ( 51.950488)
test_rubyspec 0.022984 0.018819 43.037774 ( 55.529697)
total: 123.99 sec