Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-154639
#<BuildRuby:0x0000558ff1ecb568
@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.20231118-154639",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005773 1.415540 ( 1.787600)
build_miniruby 0.000000 0.001056 0.927512 ( 0.926936)
build_ruby 0.000000 0.001642 2.883679 ( 2.883506)
build_all 0.001881 0.008486 16.544731 ( 1.548427)
build_install 0.007008 0.001974 4.910694 ( 1.200591)
test_btest 0.000847 0.000389 85.247005 ( 7.209208)
test_basic 0.000676 0.003559 0.605294 ( 0.681187)
test_all 0.064872 0.070036 506.058242 ( 62.009852)
test_rubyspec 0.027844 0.021728 50.427776 ( 62.707413)
total: 140.96 sec