Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-080455
#<BuildRuby:0x000055c09e85eeb8
@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.20240101-080455",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002218 0.003378 1.236759 ( 1.606158)
build_miniruby 0.001087 0.000272 0.809077 ( 0.808287)
build_ruby 0.001729 0.000000 2.893888 ( 2.894261)
build_all 0.009384 0.000000 15.785809 ( 1.434608)
build_install 0.007486 0.001496 4.502877 ( 1.167612)
test_btest 0.000000 0.000764 79.666277 ( 7.239029)
test_basic 0.000000 0.006119 0.735388 ( 0.812616)
test_all 0.120944 0.012328 550.022085 ( 51.196343)
test_rubyspec 0.035346 0.015375 51.461510 ( 63.762510)
total: 130.92 sec