Logfile: /home/ko1/ruby/logs/brlog.trunk.20220419-221719
#<BuildRuby:0x00005600c7bfb440
@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.20220419-221719",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010057 0.000805 0.997836 ( 1.110255)
build_miniruby 0.002193 0.000000 0.073382 ( 0.070951)
build_ruby 0.001731 0.000000 0.074087 ( 0.073480)
build_all 0.009106 0.000531 1.511029 ( 0.605030)
build_install 0.012765 0.010101 5.845655 ( 2.806211)
test_btest 0.001088 0.000229 75.309305 ( 8.442181)
test_basic 0.006147 0.000242 0.325947 ( 0.422241)
test_all 0.002257 0.000451 705.241176 ( 68.132177)
test_rubyspec 0.117194 0.055528 46.711150 ( 51.941741)
total: 133.61 sec