Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-025201
#<BuildRuby:0x0000561e790f2df8
@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.20231231-025201",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000782 0.004205 0.815742 ( 1.192013)
build_miniruby 0.000973 0.000000 0.834564 ( 0.834886)
build_ruby 0.001511 0.000000 2.678142 ( 2.679343)
build_all 0.007780 0.000000 11.997788 ( 0.989047)
build_install 0.010609 0.000000 3.356192 ( 0.963387)
test_btest 0.000675 0.000000 63.298669 ( 5.085814)
test_basic 0.004035 0.000000 0.401502 ( 0.481259)
test_all 0.080986 0.022945 367.357898 ( 36.665448)
test_rubyspec 0.029561 0.036465 40.368548 ( 52.917876)
total: 101.81 sec