Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-140435
#<BuildRuby:0x00005643f2f8fde0
@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.20220829-140435",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.006388 0.883923 ( 2.258799)
build_miniruby 0.000044 0.000993 0.057975 ( 0.056637)
build_ruby 0.000844 0.000180 0.060770 ( 0.059566)
build_all 0.003899 0.000835 1.540375 ( 0.588557)
build_install 0.010733 0.000434 1.901716 ( 0.966524)
test_btest 0.000723 0.000135 51.449307 ( 7.705430)
test_basic 0.004533 0.000850 0.293003 ( 0.382058)
test_all 0.002036 0.000201 619.474601 ( 92.081216)
test_rubyspec 0.068453 0.034257 43.384716 ( 51.770010)
total: 155.87 sec