Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-091000
#<BuildRuby:0x000055c4ee6d0ae8
@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.20220801-091000",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006955 0.003577 0.856436 ( 1.092606)
build_miniruby 0.001606 0.000669 0.063393 ( 0.061778)
build_ruby 0.001393 0.000580 0.064434 ( 0.062343)
build_all 0.008974 0.000180 1.269250 ( 0.468440)
build_install 0.007134 0.009887 4.270842 ( 1.811482)
test_btest 0.000000 0.001852 52.070197 ( 6.306707)
test_basic 0.005656 0.001015 0.294049 ( 0.384788)
test_all 0.003511 0.000000 494.444650 ( 51.664540)
test_rubyspec 0.082103 0.052901 41.987324 ( 47.453079)
total: 109.31 sec