Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-024150
#<BuildRuby:0x0000555e979772c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221120-024150",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.000000 0.005045 1.136651 ( 1.141328)
build_miniruby 0.000000 0.000865 0.944939 ( 0.943795)
build_ruby 0.000000 0.001248 2.767604 ( 2.635152)
build_all 0.001526 0.007319 15.919028 ( 3.246272)
build_install 0.010604 0.000161 2.079074 ( 1.177714)
test_btest 0.000407 0.000192 55.494895 ( 11.316547)
test_basic 0.004336 0.000386 0.347851 ( 0.438512)
test_all 0.001370 0.000609 649.888979 (101.262194)
test_rubyspec 0.040015 0.029428 50.870384 ( 59.196891)
total: 181.36 sec