Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-213911
#<BuildRuby:0x00005650ccc143a0
@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.20220803-213911",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006498 0.004673 0.971976 ( 1.413093)
build_miniruby 0.001281 0.000366 0.068326 ( 0.068149)
build_ruby 0.001337 0.000382 0.075530 ( 0.075294)
build_all 0.009899 0.000310 1.512963 ( 0.579971)
build_install 0.019548 0.002384 5.105291 ( 2.096722)
test_btest 0.000968 0.000215 74.212682 ( 8.565832)
test_basic 0.007141 0.000436 0.327577 ( 0.417885)
test_all 0.002723 0.000126 667.526842 ( 66.373710)
test_rubyspec 0.112294 0.056803 45.683645 ( 53.148063)
total: 132.74 sec