Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-023027
#<BuildRuby:0x000055dd0e573e88
@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.20231120-023027",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005295 0.000232 0.929213 ( 1.316605)
build_miniruby 0.000962 0.000160 0.798019 ( 0.797999)
build_ruby 0.000000 0.001586 2.659798 ( 2.660366)
build_all 0.005349 0.001837 12.036517 ( 0.994263)
build_install 0.005779 0.005556 3.547674 ( 0.985023)
test_btest 0.000000 0.001249 61.374607 ( 5.605551)
test_basic 0.001976 0.002220 0.407331 ( 0.486195)
test_all 0.083170 0.013669 362.606262 ( 32.635230)
test_rubyspec 0.040720 0.027632 40.031998 ( 52.574134)
total: 98.06 sec