Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-174150
#<BuildRuby:0x0000561c2f6880e8
@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.20230620-174150",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005413 0.000317 1.467887 ( 2.686473)
build_miniruby 0.000837 0.000186 0.825147 ( 0.824851)
build_ruby 0.001367 0.000000 2.451105 ( 2.451226)
build_all 0.009280 0.000494 15.856437 ( 1.376513)
build_install 0.008196 0.000000 4.664994 ( 1.114878)
test_btest 0.000695 0.000000 85.900118 ( 7.402195)
test_basic 0.001772 0.001419 0.506474 ( 0.593652)
test_all 0.001247 0.000240 431.682024 ( 49.975069)
test_rubyspec 0.012102 0.028628 43.099067 ( 55.572138)
total: 122.00 sec