Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-151300
#<BuildRuby:0x000055a09e5737f0
@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.20231221-151300",
@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.000003 0.000006 ( 0.000006)
autoconf 0.000007 0.000006 0.000013 ( 0.000012)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.000412 0.004135 1.040801 ( 1.296407)
build_miniruby 0.000612 0.000612 0.905656 ( 0.907070)
build_ruby 0.001336 0.000000 2.742109 ( 2.743559)
build_all 0.008663 0.000000 12.176911 ( 1.039005)
build_install 0.007993 0.004176 3.587852 ( 0.984560)
test_btest 0.000468 0.000323 63.254444 ( 5.521857)
test_basic 0.003680 0.000097 0.397634 ( 0.476284)
test_all 0.090204 0.017046 452.999512 ( 40.188492)
test_rubyspec 0.023779 0.025428 40.306784 ( 53.127161)
total: 106.29 sec