Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-162538
#<BuildRuby:0x000055e930a5ce80
@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.20220717-162538",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009424 0.000197 0.827516 ( 0.963533)
build_miniruby 0.001953 0.000279 0.064264 ( 0.062240)
build_ruby 0.001486 0.000212 0.061601 ( 0.060126)
build_all 0.002912 0.005001 1.260437 ( 0.482692)
build_install 0.016603 0.001392 4.295097 ( 1.815219)
test_btest 0.001805 0.000339 52.197128 ( 6.220978)
test_basic 0.004846 0.000908 0.299899 ( 0.391292)
test_all 0.002314 0.000433 521.359342 ( 52.713703)
test_rubyspec 0.105938 0.032125 41.900523 ( 47.709751)
total: 110.42 sec