Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-171711
#<BuildRuby:0x000055d70c18f0b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-171711",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.003768 0.914488 ( 1.291427)
build_miniruby 0.001574 0.000000 0.927862 ( 0.927379)
build_ruby 0.001617 0.000000 2.842727 ( 2.843978)
build_all 0.008989 0.001421 14.737975 ( 1.433915)
build_install 0.009215 0.001369 4.227742 ( 1.141885)
test_btest 0.000000 0.000672 75.457372 ( 7.717972)
test_basic 0.000000 0.003407 0.448099 ( 0.529854)
test_all 0.101756 0.034064 532.757229 ( 51.622343)
test_rubyspec 0.023756 0.010943 49.443059 ( 62.018763)
total: 129.53 sec