Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-152737
#<BuildRuby:0x0000557aaf9684d8
@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.20220315-152737",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009027 0.001505 0.991441 ( 1.056486)
build_miniruby 0.001803 0.000300 0.070605 ( 0.068469)
build_ruby 0.001585 0.000264 0.077436 ( 0.076023)
build_all 0.009949 0.000000 4.222849 ( 0.858837)
build_install 0.012422 0.010704 7.923763 ( 2.459573)
test_btest 0.000815 0.000204 76.346460 ( 7.874427)
test_basic 0.007585 0.000000 0.334443 ( 0.429434)
test_all 0.002139 0.000000 666.877666 ( 66.045841)
test_rubyspec 0.080014 0.092382 46.451411 ( 51.763185)
total: 130.63 sec