Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-031045
#<BuildRuby:0x0000561abddb7260
@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.20230623-031045",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004570 0.001075 1.379651 ( 2.637888)
build_miniruby 0.000804 0.000189 0.863820 ( 0.863457)
build_ruby 0.000997 0.000234 2.526449 ( 2.527659)
build_all 0.008782 0.000999 15.423497 ( 1.406126)
build_install 0.009154 0.000000 4.542101 ( 1.113268)
test_btest 0.001183 0.000000 83.350690 ( 7.669081)
test_basic 0.000000 0.007445 0.821822 ( 0.897715)
test_all 0.001558 0.000000 429.189073 ( 42.536084)
test_rubyspec 0.033134 0.007220 41.051503 ( 53.598848)
total: 113.25 sec