Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-044907
#<BuildRuby:0x000055a5ac3b7e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221224-044907",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000269 0.004318 0.905091 ( 1.144400)
build_miniruby 0.000707 0.000353 1.008436 ( 1.007050)
build_ruby 0.000785 0.000392 2.560986 ( 2.559485)
build_all 0.008876 0.000000 15.641661 ( 3.297301)
build_install 0.009152 0.001315 2.285870 ( 1.320260)
test_btest 0.000483 0.000181 64.173405 ( 11.137372)
test_basic 0.003427 0.001286 0.341635 ( 0.433629)
test_all 0.000000 0.001052 646.398017 (103.813490)
test_rubyspec 0.046955 0.021673 51.670731 ( 59.799504)
total: 184.51 sec