Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-070449
#<BuildRuby:0x0000555c0d8dcef8
@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.20221227-070449",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004826 0.004610 0.960431 ( 1.120841)
build_miniruby 0.002499 0.000357 0.841246 ( 0.839977)
build_ruby 0.002960 0.000423 2.137105 ( 2.137509)
build_all 0.015190 0.004879 18.567354 ( 2.162272)
build_install 0.016559 0.005210 2.028454 ( 1.030505)
test_btest 0.001287 0.000257 90.885773 ( 9.545947)
test_basic 0.000000 0.008732 0.339065 ( 0.426722)
test_all 0.000000 0.002112 674.891801 ( 63.624656)
test_rubyspec 0.083479 0.088318 47.759841 ( 55.959991)
total: 136.85 sec