Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-164930
#<BuildRuby:0x00005595b0187e00
@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-164930",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003700 0.000925 1.142271 ( 1.881213)
build_miniruby 0.000722 0.000180 1.053771 ( 1.052881)
build_ruby 0.000998 0.000249 2.779465 ( 2.693452)
build_all 0.003416 0.005528 15.944792 ( 3.298208)
build_install 0.002593 0.005759 2.086529 ( 1.169405)
test_btest 0.000458 0.000190 58.530296 ( 11.706693)
test_basic 0.000032 0.004955 0.313852 ( 0.404611)
test_all 0.000942 0.000471 681.127973 (111.908813)
test_rubyspec 0.035846 0.031662 53.092220 ( 61.356574)
total: 195.47 sec