Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-102838
#<BuildRuby:0x0000564bd6210e30
@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.20221019-102838",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007593 0.003037 1.146642 ( 1.208593)
build_miniruby 0.001259 0.000504 0.103688 ( 0.100116)
build_ruby 0.001171 0.000469 0.104008 ( 0.100385)
build_all 0.006904 0.002762 1.359350 ( 0.593783)
build_install 0.015770 0.001477 1.689322 ( 0.938129)
test_btest 0.001605 0.000535 61.273031 ( 6.939154)
test_basic 0.001925 0.004545 0.348632 ( 0.444319)
test_all 0.002992 0.004191 524.571096 ( 55.109764)
test_rubyspec 0.084179 0.048248 43.216369 ( 51.802562)
total: 117.24 sec