Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-033119
#<BuildRuby:0x0000555e6bc043a0
@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.20221204-033119",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.003570 0.001428 1.219851 ( 1.331803)
build_miniruby 0.000611 0.000244 0.963625 ( 0.962368)
build_ruby 0.000899 0.000360 2.762606 ( 2.645186)
build_all 0.008021 0.001200 15.805942 ( 3.350198)
build_install 0.006407 0.003624 2.209363 ( 1.239579)
test_btest 0.000413 0.000159 62.568995 ( 11.855965)
test_basic 0.004946 0.000059 0.321416 ( 0.412173)
test_all 0.000922 0.000000 648.593258 (121.026898)
test_rubyspec 0.041516 0.023989 53.557502 ( 61.695131)
total: 204.52 sec