Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-175352
#<BuildRuby:0x00005571ba9f77f8
@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.20231118-175352",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000508 0.004584 0.915691 ( 1.297355)
build_miniruby 0.000640 0.000400 0.785235 ( 0.785261)
build_ruby 0.000927 0.000579 2.588058 ( 2.588866)
build_all 0.004859 0.003037 11.980043 ( 0.968155)
build_install 0.011156 0.002809 3.490571 ( 0.959727)
test_btest 0.000480 0.000262 64.129903 ( 4.673309)
test_basic 0.003421 0.001472 0.404833 ( 0.484425)
test_all 0.077332 0.022321 359.810037 ( 31.890086)
test_rubyspec 0.040210 0.027927 40.146379 ( 52.729158)
total: 96.38 sec