Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-184837
#<BuildRuby:0x0000557587c6f4b0
@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-184837",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001235 0.004457 0.917675 ( 1.325946)
build_miniruby 0.000995 0.000271 0.831969 ( 0.831949)
build_ruby 0.001335 0.000364 2.616502 ( 2.616868)
build_all 0.006723 0.001834 12.186828 ( 0.971015)
build_install 0.007332 0.002821 3.721171 ( 0.990755)
test_btest 0.001028 0.000000 66.216325 ( 4.866922)
test_basic 0.001710 0.002566 0.410662 ( 0.490997)
test_all 0.084890 0.012374 368.254019 ( 32.559954)
test_rubyspec 0.020409 0.043656 40.099929 ( 52.649474)
total: 97.30 sec