Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-045911
#<BuildRuby:0x00005600c5a4cd30
@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.20220913-045911",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010859 0.000373 1.129351 ( 1.214116)
build_miniruby 0.000000 0.002326 0.073630 ( 0.073107)
build_ruby 0.000000 0.001955 0.077496 ( 0.077790)
build_all 0.002347 0.007605 1.525259 ( 0.617366)
build_install 0.013630 0.008786 1.910693 ( 0.963093)
test_btest 0.001119 0.000412 92.276693 ( 9.739639)
test_basic 0.006427 0.000761 0.344445 ( 0.435958)
test_all 0.002708 0.000948 677.719346 ( 68.245463)
test_rubyspec 0.108269 0.071328 46.905303 ( 55.069937)
total: 136.44 sec