Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-130345
#<BuildRuby:0x0000561103f880d0
@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.20221203-130345",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.010738 0.000620 1.248415 ( 1.229861)
build_miniruby 0.002141 0.000459 0.840785 ( 0.839892)
build_ruby 0.002778 0.000596 2.237825 ( 2.145015)
build_all 0.015498 0.006121 18.756812 ( 2.191212)
build_install 0.021262 0.000329 2.110063 ( 1.054706)
test_btest 0.001225 0.000245 93.560551 ( 9.095543)
test_basic 0.003719 0.005986 0.338922 ( 0.424900)
test_all 0.002040 0.000510 724.844650 ( 71.714472)
test_rubyspec 0.116769 0.073572 49.632009 ( 57.704049)
total: 146.40 sec