Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-191331
#<BuildRuby:0x000055bedbc28a68
@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.20220824-191331",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005493 0.004479 0.818435 ( 0.989455)
build_miniruby 0.001016 0.000339 0.052401 ( 0.051561)
build_ruby 0.001459 0.000486 0.061698 ( 0.059884)
build_all 0.006798 0.002266 1.272625 ( 0.477767)
build_install 0.010494 0.003498 1.564627 ( 0.776375)
test_btest 0.001136 0.000379 55.083661 ( 6.265364)
test_basic 0.000099 0.005911 0.301950 ( 0.393338)
test_all 0.004476 0.001170 493.898438 ( 52.141559)
test_rubyspec 0.078972 0.056139 41.839310 ( 50.451356)
total: 111.61 sec