Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-182639
#<BuildRuby:0x0000556e33a2f6b0
@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.20231122-182639",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005554 0.000000 0.909064 ( 1.294058)
build_miniruby 0.000000 0.001041 0.838020 ( 0.837983)
build_ruby 0.000000 0.001451 2.625285 ( 2.625675)
build_all 0.007728 0.000567 12.210275 ( 0.977288)
build_install 0.006162 0.004626 3.703634 ( 0.979541)
test_btest 0.000592 0.000222 63.225575 ( 5.340634)
test_basic 0.000029 0.003912 0.413659 ( 0.493827)
test_all 0.088099 0.008776 351.435780 ( 40.002574)
test_rubyspec 0.017042 0.051444 39.919179 ( 52.474977)
total: 105.03 sec