Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-181250
#<BuildRuby:0x00005625ca5d2f50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-181250",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003831 0.000639 1.255192 ( 1.655981)
build_miniruby 0.000837 0.000139 0.867859 ( 0.867606)
build_ruby 0.001291 0.000000 2.747547 ( 2.748042)
build_all 0.009659 0.000403 16.528935 ( 1.546805)
build_install 0.003250 0.004944 4.841214 ( 1.148296)
test_btest 0.000000 0.000993 82.204571 ( 7.859619)
test_basic 0.000000 0.003929 0.758382 ( 0.839108)
test_all 0.091573 0.041954 503.185074 ( 55.134167)
test_rubyspec 0.005325 0.043317 48.645115 ( 60.970021)
total: 132.77 sec