Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-171213
#<BuildRuby:0x0000561913461400
@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-171213",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.006430 0.004271 1.080302 ( 1.133841)
build_miniruby 0.001585 0.000000 0.104193 ( 0.101426)
build_ruby 0.001513 0.000000 0.101946 ( 0.099804)
build_all 0.004697 0.004729 1.342137 ( 0.565047)
build_install 0.012577 0.005102 1.677995 ( 0.904753)
test_btest 0.001655 0.000276 62.267108 ( 6.615765)
test_basic 0.005452 0.000102 0.355924 ( 0.446539)
test_all 0.002804 0.005097 492.013077 ( 53.801494)
test_rubyspec 0.087879 0.050692 43.150421 ( 51.680997)
total: 115.35 sec