Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-212818
#<BuildRuby:0x000056376d4e8dd8
@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.20220911-212818",
@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.000010 0.000003 0.000013 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010239 0.001446 1.145818 ( 1.554014)
build_miniruby 0.001540 0.000355 0.074359 ( 0.072796)
build_ruby 0.001711 0.000395 0.072436 ( 0.070496)
build_all 0.009940 0.000099 1.554157 ( 0.605540)
build_install 0.012315 0.009640 1.917336 ( 0.955876)
test_btest 0.000922 0.000263 95.413939 ( 9.231102)
test_basic 0.000283 0.006712 0.350433 ( 0.439343)
test_all 0.004398 0.000184 686.272809 ( 68.865364)
test_rubyspec 0.130070 0.046366 47.091134 ( 55.537238)
total: 137.33 sec