Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-203332
#<BuildRuby:0x0000557e22cd84f8
@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.20220808-203332",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004796 0.006310 1.012967 ( 1.070071)
build_miniruby 0.001458 0.000673 0.075264 ( 0.072946)
build_ruby 0.001252 0.000578 0.073736 ( 0.072121)
build_all 0.006374 0.002941 1.527567 ( 0.584027)
build_install 0.021914 0.000417 5.264747 ( 2.085115)
test_btest 0.002027 0.000000 73.176849 ( 8.084680)
test_basic 0.000000 0.007828 0.325663 ( 0.415528)
test_all 0.000547 0.001428 644.556542 ( 64.796470)
test_rubyspec 0.102224 0.065065 46.240984 ( 53.745244)
total: 130.93 sec