Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-105128
#<BuildRuby:0x000055be99f90620
@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.20220903-105128",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009388 0.002560 0.980736 ( 1.120024)
build_miniruby 0.001725 0.000471 0.077225 ( 0.075019)
build_ruby 0.001631 0.000445 0.079591 ( 0.077968)
build_all 0.002455 0.007453 1.564166 ( 0.607377)
build_install 0.015356 0.003497 1.936447 ( 0.958268)
test_btest 0.000833 0.000293 70.557991 ( 8.059292)
test_basic 0.006622 0.000698 0.322993 ( 0.422041)
test_all 0.003660 0.000000 674.670766 ( 67.316930)
test_rubyspec 0.115172 0.060201 46.020056 ( 54.255961)
total: 132.89 sec