Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-202140
#<BuildRuby:0x000055aa04ddc990
@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.20221015-202140",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000051 0.000010 0.000061 ( 0.000059)
configure 0.000046 0.000000 0.000046 ( 0.000041)
build_up 0.010098 0.001036 1.071611 ( 1.270805)
build_miniruby 0.001839 0.000000 0.094555 ( 0.091015)
build_ruby 0.002415 0.000000 0.102076 ( 0.098807)
build_all 0.003754 0.005458 1.333967 ( 0.554945)
build_install 0.014671 0.001019 1.691839 ( 0.902979)
test_btest 0.001325 0.000265 64.326194 ( 6.812027)
test_basic 0.000201 0.005415 0.358627 ( 0.449417)
test_all 0.007364 0.000496 487.314662 ( 52.927040)
test_rubyspec 0.090242 0.049315 43.409253 ( 51.928787)
total: 115.04 sec