Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-043957
#<BuildRuby:0x000055d94cbf1550
@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.20221101-043957",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005314 0.005506 1.160841 ( 1.179206)
build_miniruby 0.001637 0.000447 0.106745 ( 0.103364)
build_ruby 0.001281 0.000350 0.099813 ( 0.097566)
build_all 0.007717 0.000724 1.310386 ( 0.573310)
build_install 0.013049 0.000623 1.653831 ( 0.894018)
test_btest 0.000000 0.001525 63.085332 ( 6.518878)
test_basic 0.003321 0.004649 0.371423 ( 0.459194)
test_all 0.004099 0.003144 511.270128 ( 54.374363)
test_rubyspec 0.070740 0.050586 43.301347 ( 51.877452)
total: 116.08 sec