Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-153646
#<BuildRuby:0x0000564571a8f4f0
@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.20231212-153646",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000888 0.003520 1.016080 ( 1.300888)
build_miniruby 0.000763 0.000127 0.874167 ( 0.874936)
build_ruby 0.001478 0.000246 2.690954 ( 2.722916)
build_all 0.006745 0.001124 12.106231 ( 0.976830)
build_install 0.009083 0.003642 3.517562 ( 0.961597)
test_btest 0.000670 0.000134 64.459032 ( 4.770673)
test_basic 0.002566 0.000513 0.383977 ( 0.465760)
test_all 0.071476 0.028936 409.497237 ( 36.051480)
test_rubyspec 0.030260 0.037665 39.874802 ( 52.503323)
total: 100.63 sec