Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-103131
#<BuildRuby:0x00005631a157d400
@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.20220802-103131",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006391 0.005010 0.856914 ( 0.924629)
build_miniruby 0.000917 0.000416 0.056870 ( 0.056439)
build_ruby 0.001258 0.000572 0.059467 ( 0.057829)
build_all 0.003771 0.006355 1.269029 ( 0.487920)
build_install 0.006041 0.010225 4.276793 ( 1.794469)
test_btest 0.000900 0.000601 51.782680 ( 5.943689)
test_basic 0.000483 0.005213 0.285412 ( 0.377818)
test_all 0.001259 0.002099 505.062875 ( 53.202698)
test_rubyspec 0.065659 0.064732 41.306601 ( 49.026176)
total: 111.87 sec