Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-151726
#<BuildRuby:0x000055e0b71aee68
@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.20230521-151726",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005076 1.497306 ( 2.747361)
build_miniruby 0.000000 0.001036 0.771704 ( 0.771510)
build_ruby 0.001085 0.000075 2.440682 ( 2.441367)
build_all 0.007367 0.001761 12.600593 ( 1.119391)
build_install 0.004686 0.002800 1.755961 ( 0.871134)
test_btest 0.000800 0.000224 80.556312 ( 7.060791)
test_basic 0.001468 0.003806 0.754532 ( 0.834736)
test_all 0.000754 0.000241 450.611041 ( 45.967284)
test_rubyspec 0.019436 0.014635 41.082126 ( 53.542951)
total: 115.36 sec