Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-040050
#<BuildRuby:0x000055d87817b4b0
@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.20230729-040050",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004764 1.411508 ( 2.610142)
build_miniruby 0.000000 0.000862 0.843822 ( 0.843433)
build_ruby 0.000000 0.001156 2.596046 ( 2.596526)
build_all 0.007157 0.001884 13.752278 ( 1.303010)
build_install 0.003569 0.003981 1.853196 ( 0.865634)
test_btest 0.000797 0.000240 77.713096 ( 7.621156)
test_basic 0.003499 0.001050 0.605555 ( 0.686810)
test_all 0.000978 0.000294 488.863367 ( 49.666518)
test_rubyspec 0.012396 0.028004 44.171568 ( 56.608055)
total: 122.80 sec