Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-170955
#<BuildRuby:0x000055d16feb37f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-170955",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000665 0.004078 1.235690 ( 1.665864)
build_miniruby 0.001235 0.000218 1.843381 ( 1.844654)
build_ruby 0.001440 0.000254 4.054994 ( 4.065081)
build_all 0.008541 0.001507 16.358903 ( 1.659761)
build_install 0.014240 0.000772 4.805321 ( 1.595253)
test_btest 0.000889 0.000000 85.246281 ( 12.001090)
test_basic 0.005007 0.000157 0.699136 ( 0.765610)
test_all 0.087090 0.030626 550.691321 ( 58.747677)
test_rubyspec 0.027231 0.034737 72.608656 ( 84.922797)
total: 167.27 sec