Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-035732
#<BuildRuby:0x0000560ea9bcb2f0
@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.20231209-035732",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.005106 1.302977 ( 1.654161)
build_miniruby 0.000000 0.001075 0.894786 ( 0.893440)
build_ruby 0.000000 0.001523 2.820907 ( 2.821805)
build_all 0.009713 0.000389 17.220161 ( 1.515334)
build_install 0.003256 0.005578 5.082496 ( 1.186650)
test_btest 0.000454 0.000292 84.479482 ( 8.059235)
test_basic 0.004569 0.000488 0.833139 ( 0.910108)
test_all 0.092247 0.047037 543.802863 ( 60.924588)
test_rubyspec 0.016805 0.030903 52.027621 ( 64.339547)
total: 142.31 sec