Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-011130
#<BuildRuby:0x00005604864dc480
@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.20220315-011130",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012314 0.000000 1.036201 ( 3.342764)
build_miniruby 0.002090 0.000000 0.074628 ( 0.073116)
build_ruby 0.001962 0.000143 0.070783 ( 0.069127)
build_all 0.009903 0.000986 4.158678 ( 0.843749)
build_install 0.020153 0.002499 8.079695 ( 2.472362)
test_btest 0.000975 0.000154 71.774607 ( 8.306063)
test_basic 0.002592 0.005762 0.341635 ( 0.428984)
test_all 0.001809 0.000000 669.429179 ( 65.907108)
test_rubyspec 0.115989 0.042644 46.218601 ( 51.405572)
total: 132.85 sec