Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-150912
#<BuildRuby:0x000055ea9f820c00
@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.20220718-150912",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004522 0.008428 0.971871 ( 1.647890)
build_miniruby 0.001940 0.000000 0.068215 ( 0.066384)
build_ruby 0.001794 0.000000 0.077244 ( 0.075591)
build_all 0.007389 0.001903 1.539223 ( 0.598520)
build_install 0.016655 0.006822 5.200135 ( 2.094924)
test_btest 0.000831 0.000245 69.916645 ( 8.267559)
test_basic 0.006424 0.000351 0.318317 ( 0.407038)
test_all 0.002397 0.000666 639.942000 ( 64.649331)
test_rubyspec 0.095465 0.077957 45.507597 ( 51.331676)
total: 129.14 sec