Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-062923
#<BuildRuby:0x00005648267a5160
@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.20221204-062923",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010152 1.184963 ( 1.178018)
build_miniruby 0.000514 0.002368 0.842818 ( 0.841539)
build_ruby 0.002053 0.001027 2.231732 ( 2.137089)
build_all 0.015825 0.005365 18.739668 ( 2.203839)
build_install 0.013468 0.009347 2.115369 ( 1.031390)
test_btest 0.001236 0.000000 93.988487 ( 8.944264)
test_basic 0.006441 0.003885 0.343936 ( 0.429096)
test_all 0.001340 0.000670 744.338219 ( 71.822379)
test_rubyspec 0.105100 0.073838 49.565592 ( 57.619894)
total: 146.21 sec