Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-221729
#<BuildRuby:0x00005637fc1d0008
@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.20221211-221729",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.004118 0.925065 ( 1.121835)
build_miniruby 0.000000 0.000825 1.070211 ( 1.069135)
build_ruby 0.000000 0.001381 2.752070 ( 2.628356)
build_all 0.004514 0.004518 15.687945 ( 3.228119)
build_install 0.009923 0.000664 2.227364 ( 1.203048)
test_btest 0.000542 0.000159 65.035665 ( 10.815350)
test_basic 0.005149 0.000319 0.291787 ( 0.381883)
test_all 0.001565 0.000000 669.788536 (144.723920)
test_rubyspec 0.046722 0.013698 52.360134 ( 60.575253)
total: 225.75 sec