Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-204440
#<BuildRuby:0x00005619a4828610
@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.20221116-204440",
@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.000014)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.007691 0.001020 1.106742 ( 1.306731)
build_miniruby 0.001600 0.000000 0.887766 ( 0.905369)
build_ruby 0.002053 0.000000 2.368143 ( 2.313368)
build_all 0.012524 0.006869 18.349225 ( 2.301206)
build_install 0.017487 0.000619 1.904386 ( 1.008463)
test_btest 0.001026 0.000246 84.542613 ( 9.138056)
test_basic 0.002412 0.004553 0.365066 ( 0.454460)
test_all 0.001932 0.000541 695.160181 ( 73.512517)
test_rubyspec 0.111739 0.024893 51.200593 ( 59.727744)
total: 150.67 sec