Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-065746
#<BuildRuby:0x000055658c99c090
@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.20231216-065746",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005050 0.000842 1.349478 ( 1.717856)
build_miniruby 0.001091 0.000000 1.012184 ( 1.011369)
build_ruby 0.000000 0.001452 3.017852 ( 3.018985)
build_all 0.007505 0.002822 17.518425 ( 1.585040)
build_install 0.007880 0.000678 5.136664 ( 1.236547)
test_btest 0.000915 0.000174 90.514661 ( 7.398379)
test_basic 0.004344 0.000000 0.673267 ( 0.753259)
test_all 0.117310 0.019594 568.971996 ( 52.522836)
test_rubyspec 0.030762 0.009912 50.965294 ( 63.377213)
total: 132.62 sec