Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-055459
#<BuildRuby:0x00005576a2a5f280
@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.20231211-055459",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004103 0.000965 1.431898 ( 1.752740)
build_miniruby 0.001038 0.000244 0.869867 ( 0.869432)
build_ruby 0.001219 0.000000 2.742059 ( 2.743241)
build_all 0.009466 0.001051 16.568977 ( 1.486051)
build_install 0.004851 0.003902 4.838486 ( 1.171944)
test_btest 0.001082 0.000000 84.695444 ( 7.579764)
test_basic 0.003689 0.000000 0.673168 ( 0.750466)
test_all 0.099312 0.037139 548.913602 ( 50.086815)
test_rubyspec 0.009113 0.041277 50.348123 ( 62.614561)
total: 129.06 sec