Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-203040
#<BuildRuby:0x0000555e01b3c4f0
@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.20220213-203040",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000029 0.000008 0.000037 ( 0.000034)
build_up 0.003170 0.007908 0.966778 ( 1.092968)
build_miniruby 0.000000 0.001763 0.073362 ( 0.072117)
build_ruby 0.000124 0.002157 0.076595 ( 0.074284)
build_all 0.006344 0.003172 4.129778 ( 0.781501)
build_install 0.012241 0.010961 7.838605 ( 2.307427)
test_btest 0.000000 0.001281 76.340491 ( 8.135225)
test_basic 0.002898 0.005329 0.343443 ( 0.431966)
test_all 0.001824 0.000279 690.377159 ( 66.286062)
test_rubyspec 0.111517 0.050341 46.314609 ( 51.763219)
total: 130.95 sec