Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-180901
#<BuildRuby:0x0000557c6cf26ff0
@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.20221225-180901",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002532 0.001013 0.579709 ( 1.168699)
build_miniruby 0.000742 0.000297 0.749286 ( 0.748814)
build_ruby 0.001002 0.000401 2.571400 ( 2.571272)
build_all 0.004539 0.004447 12.359252 ( 1.470956)
build_install 0.004693 0.002133 1.595047 ( 0.752332)
test_btest 0.000485 0.000220 66.353500 ( 5.939673)
test_basic 0.002569 0.001168 0.250482 ( 0.345528)
test_all 0.000760 0.000345 483.380190 ( 49.167133)
test_rubyspec 0.020199 0.007943 35.027259 ( 45.560179)
total: 107.73 sec