Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-195449
#<BuildRuby:0x000055f0e734e5f8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230123-195449",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000000 0.008284 0.849800 ( 1.044078)
build_miniruby 0.000000 0.001197 1.001726 ( 0.999875)
build_ruby 0.000000 0.001426 2.759971 ( 2.757656)
build_all 0.004226 0.005511 16.710165 ( 2.993490)
build_install 0.004833 0.006395 2.093610 ( 1.076428)
test_btest 0.000593 0.000277 75.013656 ( 10.159702)
test_basic 0.001939 0.005540 0.365647 ( 0.449604)
test_all 0.001316 0.000702 666.431687 ( 94.073731)
test_rubyspec 0.091573 0.039146 51.203428 ( 59.309599)
total: 172.86 sec