Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-153656
#<BuildRuby:0x00005588176a7990
@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.20231208-153656",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004635 0.994886 ( 1.242066)
build_miniruby 0.000000 0.001088 0.868832 ( 0.867814)
build_ruby 0.000000 0.001623 2.693009 ( 2.695042)
build_all 0.006678 0.001165 12.058333 ( 0.985081)
build_install 0.005196 0.008322 3.619780 ( 0.969391)
test_btest 0.000443 0.000167 64.625510 ( 5.461202)
test_basic 0.003262 0.001223 0.375923 ( 0.457237)
test_all 0.075688 0.024991 392.817310 ( 34.870408)
test_rubyspec 0.019820 0.047945 39.494690 ( 52.157403)
total: 99.71 sec