Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-022521
#<BuildRuby:0x0000557e39aa44e0
@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.20220810-022521",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008178 0.002726 1.010230 ( 5.260371)
build_miniruby 0.001789 0.000597 0.077939 ( 0.076662)
build_ruby 0.001781 0.000593 0.080025 ( 0.077590)
build_all 0.003315 0.006157 1.532434 ( 0.570172)
build_install 0.015338 0.007296 5.261362 ( 2.093512)
test_btest 0.000840 0.000360 78.483916 ( 8.158366)
test_basic 0.002192 0.006597 0.321847 ( 0.408947)
test_all 0.001442 0.000721 673.171801 ( 66.378431)
test_rubyspec 0.111708 0.068409 45.893690 ( 53.480851)
total: 136.51 sec