Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-060905
#<BuildRuby:0x0000558b074cb138
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220610-060905",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011083 0.000961 1.001475 ( 2.482398)
build_miniruby 0.001616 0.000215 0.075410 ( 0.074341)
build_ruby 0.001913 0.000255 0.075742 ( 0.074121)
build_all 0.008126 0.001083 1.499299 ( 0.606900)
build_install 0.019264 0.002568 5.798735 ( 2.791126)
test_btest 0.001367 0.000000 76.230365 ( 8.010732)
test_basic 0.007811 0.000000 0.315644 ( 0.404646)
test_all 0.002688 0.000000 655.093348 ( 64.541877)
test_rubyspec 0.116919 0.045735 45.111109 ( 50.677710)
total: 129.67 sec