Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-112116
#<BuildRuby:0x000055f6040200d0
@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.20221121-112116",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003875 0.001034 1.075481 ( 2.303297)
build_miniruby 0.000000 0.001029 1.084857 ( 1.083524)
build_ruby 0.000000 0.001161 2.843755 ( 2.755648)
build_all 0.006414 0.002546 15.981797 ( 3.384980)
build_install 0.006692 0.002091 1.976111 ( 1.120585)
test_btest 0.000439 0.000137 66.268367 ( 10.807389)
test_basic 0.000000 0.004730 0.301387 ( 0.391966)
test_all 0.000772 0.000335 695.578934 (109.833565)
test_rubyspec 0.036111 0.034169 53.151582 ( 61.397487)
total: 193.08 sec