Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-024703
#<BuildRuby:0x000055f63d6d6148
@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.20221101-024703",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.008970 0.000141 1.122481 ( 1.285611)
build_miniruby 0.001942 0.000299 0.104289 ( 0.100280)
build_ruby 0.001126 0.000173 0.108556 ( 0.106650)
build_all 0.006509 0.001002 1.358415 ( 0.573674)
build_install 0.008277 0.005640 1.648214 ( 0.889545)
test_btest 0.001305 0.000280 61.782006 ( 6.627685)
test_basic 0.003325 0.004747 0.357189 ( 0.452324)
test_all 0.005236 0.001397 485.813258 ( 53.766782)
test_rubyspec 0.080117 0.046792 43.626609 ( 52.241072)
total: 116.04 sec