Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-012454
#<BuildRuby:0x000055ada398f840
@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.20231222-012454",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001992 0.003571 1.337296 ( 1.697103)
build_miniruby 0.000896 0.000189 0.881422 ( 0.880788)
build_ruby 0.001467 0.000000 2.706388 ( 2.707233)
build_all 0.006885 0.003164 16.359464 ( 1.470023)
build_install 0.004214 0.004935 4.760786 ( 1.185711)
test_btest 0.000781 0.000213 85.431565 ( 7.045454)
test_basic 0.004095 0.001116 0.827164 ( 0.901040)
test_all 0.095680 0.040278 501.540403 ( 56.671439)
test_rubyspec 0.028340 0.017830 49.679459 ( 61.993188)
total: 134.55 sec