Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-173525
#<BuildRuby:0x0000558358943708
@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-173525",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005807 1.457261 ( 2.767559)
build_miniruby 0.000000 0.001461 0.901384 ( 0.901152)
build_ruby 0.000000 0.001335 2.404086 ( 2.404211)
build_all 0.005755 0.003781 15.418905 ( 1.381598)
build_install 0.000734 0.008520 4.549653 ( 1.068587)
test_btest 0.000673 0.000247 81.002397 ( 7.667638)
test_basic 0.002977 0.001097 0.563948 ( 0.650016)
test_all 0.001123 0.000414 441.754346 ( 43.186041)
test_rubyspec 0.012398 0.027769 42.978065 ( 55.492110)
total: 115.52 sec