Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-203613
#<BuildRuby:0x0000555abba3fbb8
@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.20231218-203613",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000012)
build_up 0.001803 0.002836 1.351496 ( 1.707017)
build_miniruby 0.000623 0.000332 0.890937 ( 0.890801)
build_ruby 0.000933 0.000497 2.832224 ( 2.832277)
build_all 0.010375 0.000000 16.687085 ( 1.502733)
build_install 0.004059 0.005251 4.928591 ( 1.201692)
test_btest 0.000000 0.001088 84.247539 ( 7.633432)
test_basic 0.001223 0.003615 0.716183 ( 0.793440)
test_all 0.108338 0.027321 523.723596 ( 58.536699)
test_rubyspec 0.026433 0.018387 50.712807 ( 63.065641)
total: 138.16 sec