Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-052307
#<BuildRuby:0x000055e9c6424090
@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.20231219-052307",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001615 0.003579 1.032749 ( 1.291821)
build_miniruby 0.000743 0.000123 0.869981 ( 0.870826)
build_ruby 0.001455 0.000242 2.718714 ( 2.720840)
build_all 0.007328 0.000516 12.108564 ( 1.004614)
build_install 0.004331 0.003406 3.594182 ( 0.970989)
test_btest 0.000656 0.000132 63.125403 ( 5.367142)
test_basic 0.002729 0.000545 0.379573 ( 0.461374)
test_all 0.073952 0.029526 416.736802 ( 37.060774)
test_rubyspec 0.048948 0.005668 39.944878 ( 52.621839)
total: 102.37 sec