Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-101054
#<BuildRuby:0x000055d5c1c05390
@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-101054",
@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.000032 0.000000 0.000032 ( 0.000028)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.010536 0.000000 1.133472 ( 1.471253)
build_miniruby 0.001526 0.000000 0.109730 ( 0.106597)
build_ruby 0.001488 0.000000 0.110178 ( 0.107867)
build_all 0.006987 0.003011 1.379252 ( 0.585391)
build_install 0.010766 0.004064 1.687083 ( 0.889447)
test_btest 0.001095 0.000143 61.805640 ( 6.604570)
test_basic 0.002250 0.004199 0.365292 ( 0.455616)
test_all 0.008363 0.000000 490.556344 ( 54.378165)
test_rubyspec 0.108358 0.008691 43.292499 ( 51.887880)
total: 116.49 sec