Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-222002
#<BuildRuby:0x000056415eeb2eb8
@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.20230621-222002",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001119 0.004512 1.438331 ( 2.739605)
build_miniruby 0.000000 0.001107 0.902291 ( 0.902477)
build_ruby 0.000000 0.001251 2.603931 ( 2.604635)
build_all 0.004181 0.005660 16.050647 ( 1.418655)
build_install 0.010711 0.001575 4.730223 ( 1.115974)
test_btest 0.000990 0.000000 83.142363 ( 8.155330)
test_basic 0.004317 0.000000 0.737938 ( 0.819116)
test_all 0.001964 0.000000 474.464481 ( 43.455133)
test_rubyspec 0.007218 0.034515 44.482975 ( 56.921461)
total: 118.13 sec