Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-021606
#<BuildRuby:0x0000563bffabc4f8
@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.20221127-021606",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010666 0.001046 1.326013 ( 1.693604)
build_miniruby 0.001704 0.000711 0.848885 ( 0.847825)
build_ruby 0.002403 0.001001 2.244431 ( 2.164389)
build_all 0.011483 0.010403 25.105346 ( 2.914106)
build_install 0.016715 0.004146 4.913384 ( 1.221666)
test_btest 0.000840 0.000378 82.425987 ( 8.904818)
test_basic 0.001547 0.005032 0.341218 ( 0.433006)
test_all 0.002114 0.000000 722.209718 ( 71.449854)
test_rubyspec 0.069744 0.062528 49.757213 ( 58.168994)
total: 147.80 sec