Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-120543
#<BuildRuby:0x0000555c32fb8a68
@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.20220825-120543",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004106 0.006755 0.864128 ( 0.961114)
build_miniruby 0.000000 0.002160 0.062662 ( 0.060887)
build_ruby 0.000780 0.000793 0.064937 ( 0.064187)
build_all 0.006981 0.002162 1.268585 ( 0.473399)
build_install 0.007191 0.010468 1.585571 ( 0.802525)
test_btest 0.000528 0.000407 53.032981 ( 6.300447)
test_basic 0.002893 0.002225 0.273965 ( 0.365682)
test_all 0.001891 0.001454 509.786813 ( 53.999974)
test_rubyspec 0.065406 0.057166 41.992968 ( 50.510528)
total: 113.54 sec