Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-052134
#<BuildRuby:0x00005589d9e63788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-052134",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003434 0.000312 0.952987 ( 1.262592)
build_miniruby 0.000863 0.000078 0.860542 ( 0.861452)
build_ruby 0.001087 0.000099 2.697576 ( 2.698241)
build_all 0.007066 0.000215 12.119669 ( 0.988365)
build_install 0.006633 0.007123 3.541901 ( 0.962057)
test_btest 0.000792 0.000000 63.676524 ( 5.106209)
test_basic 0.003551 0.000000 0.368070 ( 0.449630)
test_all 0.065911 0.035057 387.659968 ( 42.657201)
test_rubyspec 0.045117 0.022799 39.340819 ( 52.042471)
total: 107.03 sec