Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-210935
#<BuildRuby:0x0000559d27f77bb8
@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="-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.20231125-210935",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004345 0.000062 1.363374 ( 1.760698)
build_miniruby 0.000885 0.000139 0.862977 ( 0.863002)
build_ruby 0.001225 0.000193 2.768341 ( 2.768171)
build_all 0.009703 0.000841 17.004610 ( 1.540487)
build_install 0.009104 0.000000 5.083109 ( 1.167584)
test_btest 0.001118 0.000000 87.880872 ( 7.412538)
test_basic 0.000000 0.004208 0.613518 ( 0.694324)
test_all 0.102177 0.034759 515.996504 ( 58.396732)
test_rubyspec 0.024794 0.027457 50.778042 ( 63.146531)
total: 137.75 sec