Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-193459
#<BuildRuby:0x000055f3a6340a68
@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.20221025-193459",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010324 0.000135 1.132260 ( 1.186181)
build_miniruby 0.001444 0.000103 0.112936 ( 0.110643)
build_ruby 0.001352 0.000097 0.105157 ( 0.102308)
build_all 0.007206 0.000515 1.392901 ( 0.589923)
build_install 0.013723 0.000980 1.718899 ( 0.925820)
test_btest 0.001822 0.000000 62.115979 ( 6.747697)
test_basic 0.007835 0.000242 0.369619 ( 0.467644)
test_all 0.006717 0.000025 490.220290 ( 53.559255)
test_rubyspec 0.071184 0.062904 43.489335 ( 52.090497)
total: 115.78 sec