Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-035508
#<BuildRuby:0x000056538e3ee828
@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.20220507-035508",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000083 0.000012 0.000095 ( 0.000097)
build_up 0.006720 0.000404 0.896973 ( 1.129912)
build_miniruby 0.000919 0.000131 0.049401 ( 0.048333)
build_ruby 0.000865 0.000124 0.054625 ( 0.053572)
build_all 0.006065 0.000000 1.320948 ( 0.561597)
build_install 0.013760 0.000000 6.576032 ( 3.100231)
test_btest 0.000727 0.000000 60.296014 ( 14.257859)
test_basic 0.005508 0.000000 0.284636 ( 0.380759)
test_all 0.001381 0.000000 543.494298 ( 64.555883)
test_rubyspec 0.044187 0.008109 52.518317 ( 58.211301)
total: 142.30 sec