Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-155658
#<BuildRuby:0x000055dc8e084178
@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-155658",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002925 0.002997 0.923046 ( 1.308057)
build_miniruby 0.001133 0.000261 0.807984 ( 0.807519)
build_ruby 0.000000 0.001902 2.625192 ( 2.625657)
build_all 0.003294 0.005712 12.349825 ( 1.021840)
build_install 0.007058 0.004483 3.840181 ( 0.993285)
test_btest 0.000516 0.000201 67.475188 ( 4.941753)
test_basic 0.001389 0.002592 0.394111 ( 0.473297)
test_all 0.073615 0.024175 356.019602 ( 39.095417)
test_rubyspec 0.034660 0.029001 40.014188 ( 52.587991)
total: 103.86 sec