Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-234333
#<BuildRuby:0x0000563b0d9d00a0
@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.20240114-234333",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002103 0.003717 1.059944 ( 1.430190)
build_miniruby 0.000000 0.001597 0.917971 ( 0.916663)
build_ruby 0.000110 0.001354 2.714534 ( 2.714041)
build_all 0.008868 0.000000 14.182087 ( 1.253590)
build_install 0.004930 0.003446 4.090746 ( 1.064965)
test_btest 0.000855 0.000223 75.051334 ( 6.582682)
test_basic 0.002585 0.003456 0.738514 ( 0.812509)
test_all 0.087742 0.040451 494.143523 ( 48.691459)
test_rubyspec 0.023097 0.023785 49.341757 ( 61.709389)
total: 125.18 sec