Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-115501
#<BuildRuby:0x000055cb4bfda770
@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.20221204-115501",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009317 0.001834 1.205701 ( 1.274944)
build_miniruby 0.002228 0.000743 0.877801 ( 0.877176)
build_ruby 0.001473 0.001930 2.232741 ( 2.139867)
build_all 0.012998 0.009875 18.719677 ( 2.191279)
build_install 0.013180 0.008711 2.067344 ( 1.058318)
test_btest 0.001010 0.000478 94.438874 ( 9.209236)
test_basic 0.007619 0.001473 0.342564 ( 0.429120)
test_all 0.001506 0.000678 692.978679 ( 69.646828)
test_rubyspec 0.117680 0.070415 49.476792 ( 57.507085)
total: 144.33 sec