Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-112123
#<BuildRuby:0x00005558f07f06e0
@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.20220820-112123",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003557 0.006670 0.977447 ( 1.140070)
build_miniruby 0.001548 0.000553 0.073262 ( 0.071118)
build_ruby 0.001187 0.000424 0.074968 ( 0.073909)
build_all 0.007386 0.002637 1.554587 ( 0.581964)
build_install 0.018086 0.004496 1.850800 ( 0.906131)
test_btest 0.000976 0.000325 72.920362 ( 8.616402)
test_basic 0.005404 0.001802 0.319469 ( 0.417617)
test_all 0.002968 0.000477 676.136201 ( 66.562016)
test_rubyspec 0.111233 0.067446 46.270827 ( 54.683225)
total: 133.05 sec