Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-120157
#<BuildRuby:0x000055af487977f8
@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.20240107-120157",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000733 0.004160 1.224383 ( 1.603005)
build_miniruby 0.000982 0.000103 1.422316 ( 1.424156)
build_ruby 0.001458 0.000153 4.250975 ( 4.257139)
build_all 0.009285 0.000977 16.398083 ( 1.688546)
build_install 0.010420 0.005600 5.289139 ( 2.106750)
test_btest 0.000641 0.000096 86.237313 ( 8.291666)
test_basic 0.000241 0.005120 0.664030 ( 0.731400)
test_all 0.086238 0.035215 543.547784 ( 74.523039)
test_rubyspec 0.040586 0.025731 78.920234 ( 91.179865)
total: 185.81 sec