Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-214021
#<BuildRuby:0x000055e400cf40d8
@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.20240112-214021",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005222 0.000435 0.798739 ( 1.182937)
build_miniruby 0.001058 0.000000 0.851328 ( 0.851638)
build_ruby 0.001914 0.000000 2.689820 ( 2.690277)
build_all 0.007715 0.000000 12.026764 ( 0.989290)
build_install 0.012671 0.000373 3.424653 ( 0.977805)
test_btest 0.000598 0.000037 64.554399 ( 5.492496)
test_basic 0.004338 0.000271 0.404367 ( 0.484654)
test_all 0.046631 0.049762 402.825566 ( 35.164079)
test_rubyspec 0.021160 0.041388 40.668646 ( 53.229157)
total: 101.06 sec