Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-135339
#<BuildRuby:0x000055acaa103248
@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.20240114-135339",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.002635 0.005092 0.799200 ( 1.166246)
build_miniruby 0.001223 0.000000 0.855765 ( 0.855298)
build_ruby 0.000000 0.001354 2.670787 ( 2.671791)
build_all 0.005697 0.002213 11.946085 ( 0.984750)
build_install 0.007582 0.003845 3.363129 ( 0.957435)
test_btest 0.000478 0.000205 65.674829 ( 5.344605)
test_basic 0.004255 0.000000 0.420849 ( 0.501356)
test_all 0.066932 0.027529 386.162069 ( 38.868227)
test_rubyspec 0.034144 0.031315 40.824979 ( 53.368741)
total: 104.72 sec