Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-073522
#<BuildRuby:0x0000558b1d98c3a0
@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.20220921-073522",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006486 0.003485 1.110261 ( 1.120442)
build_miniruby 0.001303 0.000502 0.116281 ( 0.112364)
build_ruby 0.001486 0.000572 0.116776 ( 0.100480)
build_all 0.010853 0.000000 1.583947 ( 0.659100)
build_install 0.017980 0.003548 1.931357 ( 0.963110)
test_btest 0.001537 0.000000 79.868699 ( 8.350094)
test_basic 0.003746 0.003557 0.358346 ( 0.445657)
test_all 0.000000 0.003933 676.295077 ( 68.608250)
test_rubyspec 0.093799 0.084191 45.881315 ( 54.338367)
total: 134.70 sec