Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-160645
#<BuildRuby:0x00005618beb38620
@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.20221113-160645",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004662 0.005591 1.104553 ( 1.415232)
build_miniruby 0.001356 0.000452 0.124272 ( 0.123237)
build_ruby 0.001472 0.000490 0.126809 ( 0.105082)
build_all 0.006568 0.002190 1.563178 ( 0.683532)
build_install 0.019136 0.003166 1.926861 ( 1.012564)
test_btest 0.001086 0.000319 84.570319 ( 8.911174)
test_basic 0.001900 0.005563 0.409118 ( 0.499215)
test_all 0.001922 0.000366 677.637750 ( 69.130607)
test_rubyspec 0.109425 0.052760 47.858237 ( 56.225718)
total: 138.11 sec