Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-165110
#<BuildRuby:0x000055ecb3e6ff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-165110",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006648 0.867204 ( 2.066168)
build_miniruby 0.000000 0.000995 0.057834 ( 0.056501)
build_ruby 0.000000 0.000935 0.060902 ( 0.059675)
build_all 0.002904 0.001496 1.515931 ( 0.585996)
build_install 0.008886 0.002468 5.629467 ( 2.151273)
test_btest 0.000526 0.000230 49.003866 ( 8.669520)
test_basic 0.003850 0.001685 0.292405 ( 0.382379)
test_all 0.000649 0.000284 626.776527 ( 89.546549)
test_rubyspec 0.093843 0.033823 43.722762 ( 49.460319)
total: 152.98 sec