Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-110955
#<BuildRuby:0x0000561a6011bf90
@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.20240111-110955",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004891 0.000138 0.792552 ( 1.167476)
build_miniruby 0.000833 0.000128 0.822585 ( 0.823199)
build_ruby 0.001301 0.000201 2.711916 ( 2.712273)
build_all 0.007568 0.000000 11.863039 ( 0.975395)
build_install 0.001702 0.008713 3.400691 ( 0.968863)
test_btest 0.000592 0.000158 66.427789 ( 4.656626)
test_basic 0.000047 0.004355 0.417855 ( 0.497492)
test_all 0.081778 0.013889 367.827156 ( 40.804007)
test_rubyspec 0.032562 0.031203 40.965937 ( 53.570865)
total: 106.18 sec