Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-103059
#<BuildRuby:0x000055725f5fa7e0
@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.20220723-103059",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002680 0.003580 0.892690 ( 0.982560)
build_miniruby 0.000978 0.000058 0.057197 ( 0.055858)
build_ruby 0.000906 0.000054 0.059103 ( 0.057809)
build_all 0.004757 0.000000 1.519368 ( 0.587710)
build_install 0.010475 0.000415 5.636189 ( 2.160732)
test_btest 0.000000 0.000717 55.050246 ( 8.095699)
test_basic 0.002723 0.002827 0.321528 ( 0.409949)
test_all 0.001631 0.000155 620.326797 ( 90.626249)
test_rubyspec 0.104170 0.020871 43.546289 ( 49.143228)
total: 152.12 sec