Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-070349
#<BuildRuby:0x000055ebeb93fdf0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-070349",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002843 0.003980 0.833633 ( 0.982563)
build_miniruby 0.000859 0.000122 0.058011 ( 0.056683)
build_ruby 0.000863 0.000123 0.059449 ( 0.058135)
build_all 0.003700 0.000528 1.526525 ( 0.618474)
build_install 0.003472 0.007580 6.250337 ( 2.814699)
test_btest 0.000523 0.000131 49.180366 ( 9.193844)
test_basic 0.002990 0.002684 0.310031 ( 0.398937)
test_all 0.001233 0.000343 646.517319 ( 93.248635)
test_rubyspec 0.071466 0.057993 44.337802 ( 49.197554)
total: 156.57 sec