Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-172215
#<BuildRuby:0x00005611f5754d30
@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.20220730-172215",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007042 0.004932 0.958630 ( 1.626154)
build_miniruby 0.002097 0.000000 0.072788 ( 0.070930)
build_ruby 0.002250 0.000102 0.073701 ( 0.071181)
build_all 0.007632 0.002348 1.489728 ( 0.557025)
build_install 0.013828 0.006199 5.108090 ( 2.098452)
test_btest 0.000911 0.000304 75.239340 ( 8.281394)
test_basic 0.007617 0.000779 0.323514 ( 0.412583)
test_all 0.001643 0.000514 630.822707 ( 64.284874)
test_rubyspec 0.090360 0.061364 45.690144 ( 51.371484)
total: 128.78 sec