Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-130721
#<BuildRuby:0x0000562feae7f8e0
@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.20231223-130721",
@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.000000 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000989 0.002952 0.737302 ( 1.119125)
build_miniruby 0.001159 0.000179 0.913681 ( 0.914727)
build_ruby 0.001398 0.000215 2.772587 ( 2.775521)
build_all 0.003822 0.003731 12.219392 ( 0.987746)
build_install 0.004494 0.007694 3.400350 ( 0.977337)
test_btest 0.000507 0.000169 61.608249 ( 5.725874)
test_basic 0.004008 0.000062 0.385784 ( 0.457520)
test_all 0.081918 0.022968 430.587606 ( 38.902968)
test_rubyspec 0.019307 0.028152 40.518634 ( 53.255801)
total: 105.12 sec