Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-184452
#<BuildRuby:0x0000560f52aaf818
@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.20231204-184452",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004329 0.000456 1.266362 ( 1.605052)
build_miniruby 0.000896 0.000094 0.937927 ( 0.938553)
build_ruby 0.001261 0.000133 2.794127 ( 2.794548)
build_all 0.010180 0.000000 15.848670 ( 1.432141)
build_install 0.008852 0.000147 4.680273 ( 1.114582)
test_btest 0.000648 0.000057 87.413148 ( 6.936327)
test_basic 0.000000 0.004244 0.723227 ( 0.800351)
test_all 0.103070 0.033444 521.824755 ( 56.750154)
test_rubyspec 0.024327 0.021760 49.788913 ( 62.185747)
total: 134.56 sec