Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-135852
#<BuildRuby:0x0000560b2bf749c8
@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-135852",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007876 0.002864 0.983257 ( 1.178135)
build_miniruby 0.001635 0.000595 0.068186 ( 0.066049)
build_ruby 0.001271 0.000462 0.076939 ( 0.075121)
build_all 0.009556 0.001487 1.532938 ( 0.577163)
build_install 0.020359 0.002691 5.117969 ( 2.071310)
test_btest 0.000781 0.000224 67.733237 ( 8.025160)
test_basic 0.000802 0.006494 0.334180 ( 0.431335)
test_all 0.000000 0.001607 639.466776 ( 64.689243)
test_rubyspec 0.078682 0.080875 45.233376 ( 50.737631)
total: 127.85 sec