Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-135357
#<BuildRuby:0x000055908e738920
@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.20220726-135357",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002531 0.010205 1.017135 ( 1.188069)
build_miniruby 0.001391 0.000464 0.074001 ( 0.072241)
build_ruby 0.001734 0.000578 0.076136 ( 0.074024)
build_all 0.007719 0.002573 1.493192 ( 0.579635)
build_install 0.010860 0.012131 5.086542 ( 2.070656)
test_btest 0.000877 0.000390 72.058175 ( 8.309205)
test_basic 0.006109 0.002715 0.334114 ( 0.424593)
test_all 0.000993 0.000441 642.897238 ( 64.304321)
test_rubyspec 0.113345 0.065348 46.046123 ( 51.579154)
total: 128.60 sec