Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-201828
#<BuildRuby:0x0000560d37d2fdf8
@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.20220623-201828",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002354 0.004522 0.882760 ( 1.094499)
build_miniruby 0.000930 0.000143 0.057963 ( 0.056683)
build_ruby 0.000862 0.000132 0.060003 ( 0.058689)
build_all 0.004178 0.000000 1.512885 ( 0.611117)
build_install 0.010153 0.000722 6.306465 ( 2.852109)
test_btest 0.000799 0.000000 50.305654 ( 8.548328)
test_basic 0.002549 0.003748 0.341513 ( 0.429705)
test_all 0.001941 0.000075 646.297450 ( 93.972909)
test_rubyspec 0.066328 0.044299 44.043077 ( 49.608786)
total: 157.23 sec