Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-151816
#<BuildRuby:0x000055e87b232fa8
@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.20231220-151816",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004040 1.058209 ( 1.328768)
build_miniruby 0.000000 0.001146 0.907552 ( 0.907902)
build_ruby 0.001301 0.000000 2.735714 ( 2.738328)
build_all 0.007620 0.000000 12.106979 ( 1.064809)
build_install 0.007213 0.003202 3.576501 ( 0.988396)
test_btest 0.000574 0.000000 63.623328 ( 5.214493)
test_basic 0.002514 0.001271 0.382100 ( 0.463962)
test_all 0.074022 0.030700 415.334916 ( 40.247483)
test_rubyspec 0.019398 0.029098 40.571837 ( 53.313697)
total: 106.27 sec