Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-101440
#<BuildRuby:0x00005628a442c6d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-101440",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000034 0.000000 0.000034 ( 0.000030)
build_up 0.009418 0.000208 1.274773 ( 1.505754)
build_miniruby 0.002071 0.000319 0.853408 ( 0.852321)
build_ruby 0.002531 0.000389 2.277351 ( 2.193191)
build_all 0.017068 0.005223 24.943945 ( 2.837039)
build_install 0.013672 0.008248 4.994591 ( 1.233838)
test_btest 0.001082 0.000270 90.503609 ( 8.738185)
test_basic 0.006530 0.000000 0.353851 ( 0.444786)
test_all 0.001706 0.000000 666.410133 ( 68.895376)
test_rubyspec 0.104330 0.045269 49.672975 ( 58.107738)
total: 144.81 sec