Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-084925
#<BuildRuby:0x000055671a5b2148
@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.20220812-084925",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000034)
build_up 0.008718 0.004134 0.875098 ( 1.117399)
build_miniruby 0.001349 0.000289 0.064099 ( 0.062859)
build_ruby 0.001218 0.000261 0.055081 ( 0.053915)
build_all 0.007990 0.001713 1.269309 ( 0.468731)
build_install 0.012624 0.004380 1.581422 ( 0.814790)
test_btest 0.001270 0.000299 51.792441 ( 5.922148)
test_basic 0.005754 0.000000 0.291768 ( 0.383869)
test_all 0.003187 0.000000 500.951069 ( 52.813992)
test_rubyspec 0.088104 0.047814 41.797779 ( 49.463000)
total: 111.10 sec