Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-132944
#<BuildRuby:0x000056530b1c8e50
@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.20220825-132944",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005971 0.006830 0.969235 ( 2.358741)
build_miniruby 0.001326 0.000602 0.070773 ( 0.069100)
build_ruby 0.001315 0.000598 0.076565 ( 0.075534)
build_all 0.003038 0.006573 1.529351 ( 0.588190)
build_install 0.021542 0.000301 1.879210 ( 0.927459)
test_btest 0.001018 0.000407 76.325790 ( 8.367455)
test_basic 0.007172 0.000692 0.323509 ( 0.413168)
test_all 0.003470 0.000000 674.980306 ( 66.934075)
test_rubyspec 0.103776 0.068452 45.874764 ( 54.179445)
total: 133.91 sec