Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-134531
#<BuildRuby:0x0000558df917c6e0
@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.20220904-134531",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008776 0.004227 0.980780 ( 1.148732)
build_miniruby 0.001940 0.000415 0.071736 ( 0.070761)
build_ruby 0.001937 0.000000 0.069557 ( 0.069047)
build_all 0.009955 0.000634 1.559536 ( 0.617573)
build_install 0.021931 0.000000 1.919017 ( 0.955674)
test_btest 0.001066 0.000000 75.460335 ( 8.289287)
test_basic 0.007470 0.000000 0.322410 ( 0.413126)
test_all 0.003014 0.000000 675.777544 ( 67.257767)
test_rubyspec 0.096775 0.066142 45.437559 ( 53.896297)
total: 132.72 sec