Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-040930
#<BuildRuby:0x000055e555b02c88
@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-040930",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008295 0.002262 0.868114 ( 2.088198)
build_miniruby 0.002498 0.000000 0.061297 ( 0.058422)
build_ruby 0.001448 0.000000 0.049886 ( 0.048566)
build_all 0.005296 0.004728 1.264709 ( 0.465742)
build_install 0.008400 0.008009 4.356507 ( 1.774645)
test_btest 0.001410 0.000542 53.753885 ( 5.932633)
test_basic 0.004966 0.001910 0.287667 ( 0.375941)
test_all 0.001929 0.000741 487.358663 ( 51.707224)
test_rubyspec 0.118578 0.018989 41.712235 ( 47.431981)
total: 109.88 sec