Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-082248
#<BuildRuby:0x0000555b0f5680c8
@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.20231206-082248",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000700 0.004197 0.989323 ( 1.248310)
build_miniruby 0.000719 0.000216 0.871988 ( 0.871639)
build_ruby 0.001341 0.000402 2.709981 ( 2.710051)
build_all 0.005987 0.002172 12.127858 ( 0.980816)
build_install 0.011196 0.003445 3.599515 ( 0.955982)
test_btest 0.000000 0.000862 65.516640 ( 5.801889)
test_basic 0.001001 0.002403 0.378587 ( 0.461232)
test_all 0.082921 0.018180 373.833786 ( 42.165327)
test_rubyspec 0.042044 0.029779 39.522643 ( 52.171609)
total: 107.37 sec