Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-232439
#<BuildRuby:0x00005563b9ec2878
@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.20220820-232439",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002323 0.004405 0.855380 ( 1.187758)
build_miniruby 0.001054 0.000000 0.057755 ( 0.056496)
build_ruby 0.001014 0.000000 0.059458 ( 0.058235)
build_all 0.004690 0.000000 1.528202 ( 0.586915)
build_install 0.010766 0.000262 1.914920 ( 0.960815)
test_btest 0.000729 0.000128 51.508512 ( 8.523894)
test_basic 0.001759 0.003646 0.290343 ( 0.380014)
test_all 0.001767 0.000393 604.206910 ( 90.147586)
test_rubyspec 0.084075 0.041905 44.297351 ( 52.436614)
total: 154.34 sec