Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-033041
#<BuildRuby:0x000055b06c460010
@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.20230331-033041",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003109 0.000622 0.860087 ( 2.944607)
build_miniruby 0.000704 0.000141 0.679027 ( 0.678253)
build_ruby 0.000000 0.001081 2.239442 ( 2.238396)
build_all 0.005356 0.003458 11.994773 ( 1.093527)
build_install 0.006413 0.000501 1.714326 ( 0.836929)
test_btest 0.000459 0.000114 76.832829 ( 7.319936)
test_basic 0.000000 0.002930 0.258376 ( 0.353741)
test_all 0.000000 0.001004 436.653190 ( 49.092319)
test_rubyspec 0.011172 0.013188 37.605562 ( 48.139138)
total: 112.70 sec