Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-154044
#<BuildRuby:0x00005583c5f6ca68
@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.20220626-154044",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.010355 0.834719 ( 0.968173)
build_miniruby 0.000000 0.001230 0.060827 ( 0.059864)
build_ruby 0.001279 0.000993 0.067519 ( 0.065781)
build_all 0.006229 0.001916 1.209131 ( 0.494560)
build_install 0.015227 0.002409 4.843010 ( 2.448294)
test_btest 0.001934 0.000000 53.065792 ( 6.277709)
test_basic 0.000000 0.006181 0.279316 ( 0.369346)
test_all 0.002812 0.000000 506.558692 ( 53.898515)
test_rubyspec 0.096078 0.035928 42.084061 ( 47.881765)
total: 112.47 sec