Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-222820
#<BuildRuby:0x0000560a30377608
@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.20220327-222820",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001919 0.009018 1.039827 ( 1.166215)
build_miniruby 0.001308 0.000327 0.070215 ( 0.068240)
build_ruby 0.001368 0.000342 0.078143 ( 0.076295)
build_all 0.009016 0.001004 4.131752 ( 0.851717)
build_install 0.017356 0.002646 7.857778 ( 2.502127)
test_btest 0.000905 0.000194 74.309436 ( 8.291457)
test_basic 0.006569 0.000121 0.344340 ( 0.436260)
test_all 0.001501 0.000300 698.076603 ( 67.581517)
test_rubyspec 0.086936 0.071099 45.748170 ( 51.162823)
total: 132.14 sec