Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-053455
#<BuildRuby:0x0000564686e8efe0
@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.20220720-053455",
@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.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010029 0.001400 0.978760 ( 1.248363)
build_miniruby 0.001496 0.000345 0.076336 ( 0.074904)
build_ruby 0.001675 0.000387 0.075897 ( 0.073634)
build_all 0.010166 0.000000 1.521127 ( 0.584285)
build_install 0.009796 0.012949 5.145033 ( 2.080753)
test_btest 0.001539 0.000000 75.392140 ( 7.889654)
test_basic 0.005988 0.002536 0.325552 ( 0.413681)
test_all 0.001931 0.000170 647.850982 ( 64.928871)
test_rubyspec 0.102217 0.075540 46.062832 ( 51.914246)
total: 129.21 sec