Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-120740
#<BuildRuby:0x000056104e602cc8
@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.20221202-120740",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010374 0.000331 1.202858 ( 1.235376)
build_miniruby 0.002314 0.000308 0.836184 ( 0.834711)
build_ruby 0.003979 0.000000 2.247266 ( 2.151476)
build_all 0.021160 0.000407 18.534807 ( 2.156111)
build_install 0.018152 0.004509 2.014456 ( 1.008114)
test_btest 0.001210 0.000151 87.113746 ( 9.286157)
test_basic 0.008624 0.001078 0.351650 ( 0.438197)
test_all 0.002849 0.000356 747.471535 ( 71.731082)
test_rubyspec 0.104665 0.062649 49.105768 ( 57.248530)
total: 146.09 sec