Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-221026
#<BuildRuby:0x00005647616cff58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-221026",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000027 0.000005 0.000032 ( 0.000047)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004809 0.000000 1.183616 ( 1.181839)
build_miniruby 0.000961 0.000000 0.938973 ( 0.937579)
build_ruby 0.001316 0.000000 2.695959 ( 2.608588)
build_all 0.000853 0.007993 15.748177 ( 3.295535)
build_install 0.007878 0.002251 2.176228 ( 1.208477)
test_btest 0.000405 0.000115 60.036492 ( 12.163592)
test_basic 0.000000 0.005277 0.296385 ( 0.386789)
test_all 0.000000 0.001020 677.343139 (104.319291)
test_rubyspec 0.050325 0.025540 53.652333 ( 61.784203)
total: 187.89 sec