Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-205931
#<BuildRuby:0x0000559566a30178
@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.20231129-205931",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003728 0.836909 ( 1.253373)
build_miniruby 0.000485 0.000351 0.883929 ( 0.884163)
build_ruby 0.001159 0.000210 2.718524 ( 2.719110)
build_all 0.006771 0.001532 12.192488 ( 0.991238)
build_install 0.013253 0.000526 3.503221 ( 0.968259)
test_btest 0.000517 0.000082 64.534723 ( 5.494912)
test_basic 0.003813 0.000602 0.373746 ( 0.454144)
test_all 0.086201 0.017738 385.679765 ( 42.679143)
test_rubyspec 0.024168 0.045876 39.919835 ( 52.594561)
total: 108.04 sec