Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-144917
#<BuildRuby:0x00005642c2f277f8
@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.20231121-144917",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001338 0.004674 0.913428 ( 1.323346)
build_miniruby 0.000794 0.000238 0.838585 ( 0.838556)
build_ruby 0.001062 0.000319 2.600777 ( 2.601823)
build_all 0.007922 0.000000 12.232448 ( 0.977425)
build_install 0.006835 0.004911 3.666865 ( 0.977253)
test_btest 0.000505 0.000155 61.715824 ( 6.000037)
test_basic 0.000000 0.003952 0.393041 ( 0.473893)
test_all 0.050253 0.045832 360.918242 ( 35.526161)
test_rubyspec 0.034160 0.031856 40.339780 ( 52.908154)
total: 101.63 sec