Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-045004
#<BuildRuby:0x000055e8c6a94930
@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.20220214-045004",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005236 0.005809 0.955189 ( 3.656498)
build_miniruby 0.001577 0.000525 0.078163 ( 0.075867)
build_ruby 0.001538 0.000513 0.074111 ( 0.072688)
build_all 0.007522 0.002507 4.031762 ( 0.792521)
build_install 0.021367 0.001367 7.692207 ( 2.275312)
test_btest 0.000838 0.000223 74.189769 ( 8.113926)
test_basic 0.007241 0.000000 0.345313 ( 0.440290)
test_all 0.000964 0.001071 689.896836 ( 66.885994)
test_rubyspec 0.120667 0.044385 45.630614 ( 50.880699)
total: 133.19 sec