Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-041937
#<BuildRuby:0x000055ac0746fdf8
@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-041937",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006420 0.000163 0.840530 ( 0.951603)
build_miniruby 0.000901 0.000064 0.057654 ( 0.056438)
build_ruby 0.000892 0.000064 0.059806 ( 0.058628)
build_all 0.000000 0.004837 1.527244 ( 0.588067)
build_install 0.000292 0.010209 1.942146 ( 0.973599)
test_btest 0.000433 0.000135 47.545600 ( 8.628122)
test_basic 0.004955 0.000299 0.280625 ( 0.369796)
test_all 0.002305 0.000000 617.025282 ( 87.469934)
test_rubyspec 0.063677 0.043494 44.288437 ( 52.542319)
total: 151.64 sec