Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-155339
#<BuildRuby:0x0000555691700ea8
@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.20220821-155339",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009960 0.000256 0.951368 ( 0.964359)
build_miniruby 0.001744 0.000232 0.077755 ( 0.075515)
build_ruby 0.001540 0.000205 0.079614 ( 0.078006)
build_all 0.009282 0.000613 1.513200 ( 0.571044)
build_install 0.022653 0.000000 1.848943 ( 0.908177)
test_btest 0.000947 0.000022 74.148122 ( 8.159724)
test_basic 0.007992 0.000000 0.318928 ( 0.414593)
test_all 0.002852 0.000134 668.292496 ( 66.613223)
test_rubyspec 0.141383 0.027666 45.856040 ( 54.315365)
total: 132.10 sec