Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-044105
#<BuildRuby:0x0000559b948cf048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-044105",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004640 0.000422 0.788660 ( 1.182445)
build_miniruby 0.001302 0.000000 0.858417 ( 0.858085)
build_ruby 0.001539 0.000000 2.664173 ( 2.665165)
build_all 0.007615 0.000000 12.235807 ( 0.974611)
build_install 0.010680 0.003411 3.382552 ( 0.964451)
test_btest 0.000643 0.000072 67.218113 ( 5.226511)
test_basic 0.003695 0.000411 0.384616 ( 0.464756)
test_all 0.076537 0.019368 369.040994 ( 40.437924)
test_rubyspec 0.046023 0.019987 40.334161 ( 52.893525)
total: 105.67 sec