Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-000809
#<BuildRuby:0x00005581aea2f4b0
@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.20230605-000809",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000847 0.004664 1.378093 ( 2.618811)
build_miniruby 0.000633 0.000390 0.817692 ( 0.817496)
build_ruby 0.000743 0.000458 2.524892 ( 2.525610)
build_all 0.009375 0.000000 12.759241 ( 1.144144)
build_install 0.007950 0.000000 1.748105 ( 0.850114)
test_btest 0.001067 0.000000 82.441247 ( 7.051853)
test_basic 0.004446 0.000642 0.779146 ( 0.861191)
test_all 0.001095 0.000487 448.589975 ( 39.508364)
test_rubyspec 0.020058 0.021677 41.806957 ( 54.235074)
total: 109.61 sec