Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-232700
#<BuildRuby:0x000055e99a697e20
@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.20231022-232700",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003064 0.002703 2.388715 ( 2.646438)
build_miniruby 0.000757 0.000199 0.843146 ( 0.842703)
build_ruby 0.001000 0.000263 2.701537 ( 2.701662)
build_all 0.000000 0.010190 16.496255 ( 1.476429)
build_install 0.006203 0.002251 5.280620 ( 1.154053)
test_btest 0.000448 0.000179 81.282562 ( 7.768869)
test_basic 0.000000 0.003490 0.687455 ( 0.766255)
test_all 0.087807 0.046482 526.203184 ( 50.179511)
test_rubyspec 0.024175 0.024160 50.087749 ( 62.432850)
total: 129.97 sec