Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-003515
#<BuildRuby:0x000055aac1ff28c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220612-003515",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006245 0.000549 0.815682 ( 0.867775)
build_miniruby 0.001072 0.000000 0.057007 ( 0.055732)
build_ruby 0.000994 0.000000 0.059292 ( 0.058061)
build_all 0.003872 0.000390 1.509019 ( 0.607397)
build_install 0.010717 0.000347 6.338723 ( 2.858615)
test_btest 0.000581 0.000000 56.208258 ( 8.483989)
test_basic 0.002513 0.003179 0.301663 ( 0.390107)
test_all 0.001197 0.000281 655.034022 ( 92.480839)
test_rubyspec 0.076465 0.039846 44.077551 ( 49.673030)
total: 155.48 sec