Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-033230
#<BuildRuby:0x0000559089bc4b38
@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.20220225-033230",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007673 0.004785 0.863110 ( 1.509169)
build_miniruby 0.002072 0.000444 0.072143 ( 0.069944)
build_ruby 0.001720 0.000369 0.070095 ( 0.067666)
build_all 0.009720 0.001034 4.224435 ( 0.836443)
build_install 0.008506 0.012633 7.997010 ( 2.410864)
test_btest 0.001168 0.000390 75.907441 ( 8.276015)
test_basic 0.006038 0.002013 0.350492 ( 0.444498)
test_all 0.001320 0.000440 699.014400 ( 67.694949)
test_rubyspec 0.109276 0.060684 46.352768 ( 51.422577)
total: 132.73 sec