Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-205814
#<BuildRuby:0x00005642d082fbb8
@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.20231210-205814",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004709 0.000116 1.185806 ( 1.535723)
build_miniruby 0.000904 0.000143 0.925998 ( 0.925575)
build_ruby 0.001243 0.000197 2.832845 ( 2.832795)
build_all 0.009144 0.000751 16.817814 ( 1.487295)
build_install 0.005935 0.003869 5.006629 ( 1.234328)
test_btest 0.000802 0.000146 83.663667 ( 7.902413)
test_basic 0.004221 0.000000 0.772276 ( 0.850173)
test_all 0.112617 0.022911 556.072992 ( 51.076415)
test_rubyspec 0.036265 0.010216 50.502155 ( 62.828038)
total: 130.67 sec