Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-024521
#<BuildRuby:0x0000556937d877f0
@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.20231218-024521",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004316 0.000000 1.034034 ( 1.301487)
build_miniruby 0.000883 0.000000 0.874699 ( 0.874792)
build_ruby 0.001091 0.000000 2.698693 ( 2.699192)
build_all 0.006790 0.000406 12.229441 ( 1.013033)
build_install 0.011721 0.000000 3.622116 ( 0.979160)
test_btest 0.000696 0.000000 65.042818 ( 4.865736)
test_basic 0.002935 0.000000 0.376551 ( 0.460784)
test_all 0.071897 0.028615 392.069345 ( 42.631503)
test_rubyspec 0.040370 0.033448 39.867841 ( 52.523307)
total: 107.35 sec