Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-181844
#<BuildRuby:0x0000558bccf881f0
@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.20220606-181844",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005648 0.001412 0.940988 ( 2.086775)
build_miniruby 0.000000 0.000883 0.057300 ( 0.055994)
build_ruby 0.000000 0.000961 0.059278 ( 0.058035)
build_all 0.000339 0.003818 1.505660 ( 0.611313)
build_install 0.007422 0.003728 6.316131 ( 2.853810)
test_btest 0.000642 0.000241 46.646756 ( 8.748997)
test_basic 0.002419 0.003242 0.343128 ( 0.431495)
test_all 0.000979 0.000404 629.683153 ( 93.702305)
test_rubyspec 0.078506 0.033654 44.289692 ( 49.921681)
total: 158.47 sec