Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-105259
#<BuildRuby:0x0000558fc98077b8
@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.20231227-105259",
@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.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.003027 0.001513 1.200334 ( 1.562163)
build_miniruby 0.001429 0.000000 0.970036 ( 0.969349)
build_ruby 0.001796 0.000000 2.937697 ( 2.942661)
build_all 0.010113 0.000000 16.760800 ( 1.495181)
build_install 0.007455 0.001085 4.743662 ( 1.160693)
test_btest 0.000732 0.000278 87.067365 ( 6.784333)
test_basic 0.005088 0.000468 0.783655 ( 0.851824)
test_all 0.106194 0.026897 561.796007 ( 51.019537)
test_rubyspec 0.022527 0.025072 49.731837 ( 62.079463)
total: 128.87 sec