Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-093559
#<BuildRuby:0x000055c2ba164018
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-093559",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000687 0.004109 1.210573 ( 1.233855)
build_miniruby 0.000830 0.000191 0.954270 ( 0.952769)
build_ruby 0.000994 0.000230 2.703819 ( 2.599065)
build_all 0.006918 0.001872 15.818597 ( 3.297886)
build_install 0.009010 0.000386 2.166991 ( 1.217654)
test_btest 0.000469 0.000099 63.583987 ( 11.561738)
test_basic 0.003974 0.000837 0.329025 ( 0.419734)
test_all 0.001779 0.000374 693.960468 (110.097463)
test_rubyspec 0.043093 0.019764 53.509661 ( 61.704073)
total: 193.08 sec