Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-161404
#<BuildRuby:0x000055b25225c0d8
@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.20231220-161404",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003546 0.000323 1.046025 ( 1.306310)
build_miniruby 0.000775 0.000000 0.898352 ( 0.898483)
build_ruby 0.001139 0.000000 2.738758 ( 2.742248)
build_all 0.006771 0.000371 12.156914 ( 1.024374)
build_install 0.009829 0.000026 3.572005 ( 0.986575)
test_btest 0.000643 0.000046 64.728298 ( 4.887209)
test_basic 0.003979 0.000000 0.387569 ( 0.468994)
test_all 0.095347 0.009444 420.882057 ( 45.866420)
test_rubyspec 0.028279 0.028573 40.282776 ( 53.021554)
total: 111.20 sec