Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-180025
#<BuildRuby:0x00005574582e6770
@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.20221130-180025",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008566 0.003360 1.233488 ( 1.236943)
build_miniruby 0.000000 0.003322 0.848744 ( 0.845997)
build_ruby 0.002595 0.001011 2.241247 ( 2.151315)
build_all 0.015464 0.006057 18.608185 ( 2.185436)
build_install 0.013798 0.008987 2.032798 ( 1.045843)
test_btest 0.001024 0.000341 95.016904 ( 8.918498)
test_basic 0.003289 0.006498 0.348555 ( 0.433934)
test_all 0.000000 0.003543 694.747435 ( 69.687612)
test_rubyspec 0.081660 0.094276 49.707399 ( 57.771791)
total: 144.28 sec