Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-130341
#<BuildRuby:0x0000557dc9ef8e80
@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.20221026-130341",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004448 0.005109 1.209312 ( 1.249882)
build_miniruby 0.001150 0.000287 0.103242 ( 0.099993)
build_ruby 0.001499 0.000000 0.108138 ( 0.105159)
build_all 0.008730 0.000287 1.414480 ( 0.591125)
build_install 0.008672 0.007663 1.739509 ( 0.916543)
test_btest 0.001553 0.000000 63.429257 ( 6.936603)
test_basic 0.006819 0.000000 0.349459 ( 0.444664)
test_all 0.001201 0.006742 500.111140 ( 53.734708)
test_rubyspec 0.105568 0.024573 43.609937 ( 52.232968)
total: 116.31 sec