Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-023856
#<BuildRuby:0x000055a0520f12f0
@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.20220609-023856",
@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.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007285 0.001987 0.828337 ( 1.499274)
build_miniruby 0.001491 0.000000 0.054579 ( 0.053125)
build_ruby 0.001374 0.000000 0.052279 ( 0.051007)
build_all 0.004626 0.002862 1.200800 ( 0.477540)
build_install 0.014002 0.003407 4.901239 ( 2.485923)
test_btest 0.002075 0.000000 51.292036 ( 5.694286)
test_basic 0.005888 0.001036 0.309228 ( 0.398637)
test_all 0.002689 0.000708 518.950212 ( 54.407741)
test_rubyspec 0.075130 0.046400 41.510838 ( 47.389999)
total: 112.46 sec