Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-055517
#<BuildRuby:0x00005596d3ec03a0
@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.20220801-055517",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006428 0.004898 0.991777 ( 2.090338)
build_miniruby 0.001536 0.000219 0.073027 ( 0.071301)
build_ruby 0.001725 0.000247 0.072589 ( 0.070483)
build_all 0.005835 0.004916 1.527577 ( 0.578020)
build_install 0.016399 0.006382 5.203745 ( 2.050496)
test_btest 0.000889 0.000209 74.359246 ( 8.182113)
test_basic 0.000000 0.007058 0.324487 ( 0.412213)
test_all 0.000499 0.001713 645.500513 ( 65.070029)
test_rubyspec 0.102270 0.075647 45.449557 ( 51.124977)
total: 129.65 sec