Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-172330
#<BuildRuby:0x000055d2d83b7918
@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.20230606-172330",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000922 0.004090 1.465340 ( 2.695634)
build_miniruby 0.000915 0.000145 0.759907 ( 0.759167)
build_ruby 0.001140 0.000180 2.574701 ( 2.575324)
build_all 0.009355 0.000000 12.750551 ( 1.080750)
build_install 0.007903 0.000000 1.781642 ( 0.857702)
test_btest 0.000912 0.000000 81.804969 ( 7.111804)
test_basic 0.003866 0.000000 0.635217 ( 0.713574)
test_all 0.002196 0.000000 476.907206 ( 44.336894)
test_rubyspec 0.002165 0.039393 42.471736 ( 54.979046)
total: 115.11 sec