Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-140121
#<BuildRuby:0x00005639a6e3b4b8
@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.20221109-140121",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.007298 0.004900 1.116060 ( 1.110341)
build_miniruby 0.000000 0.002121 0.073067 ( 0.071380)
build_ruby 0.001051 0.000945 0.062727 ( 0.061082)
build_all 0.005562 0.004577 1.491950 ( 0.597048)
build_install 0.016180 0.005531 1.836451 ( 0.932540)
test_btest 0.001045 0.000384 86.681896 ( 8.522515)
test_basic 0.002230 0.007756 0.325796 ( 0.409632)
test_all 0.001417 0.000638 649.615352 ( 68.143744)
test_rubyspec 0.100063 0.085463 47.682854 ( 55.822073)
total: 135.67 sec