Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-082203
#<BuildRuby:0x000055c2534346d8
@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.20220824-082203",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.000421 0.012617 0.977542 ( 1.323859)
build_miniruby 0.001522 0.000592 0.075740 ( 0.073996)
build_ruby 0.001683 0.000654 0.079530 ( 0.077228)
build_all 0.006205 0.004440 1.553363 ( 0.575505)
build_install 0.018667 0.003167 1.873295 ( 0.896681)
test_btest 0.000807 0.000293 73.728182 ( 8.121685)
test_basic 0.004292 0.003967 0.326953 ( 0.415362)
test_all 0.002466 0.000965 637.663056 ( 65.050220)
test_rubyspec 0.088963 0.073354 45.804679 ( 54.385652)
total: 130.92 sec