Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-014627
#<BuildRuby:0x00005644609cbfa8
@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.20231106-014627",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001126 0.004258 1.414351 ( 1.636372)
build_miniruby 0.000802 0.000283 0.930923 ( 0.930704)
build_ruby 0.001410 0.000000 3.010377 ( 3.010571)
build_all 0.003949 0.006909 17.339467 ( 1.643871)
build_install 0.002130 0.006837 5.398847 ( 1.247160)
test_btest 0.000800 0.000400 85.753850 ( 7.552216)
test_basic 0.004502 0.000330 0.764570 ( 0.845502)
test_all 0.095020 0.042672 543.862504 ( 53.197228)
test_rubyspec 0.027423 0.022635 50.983093 ( 63.311979)
total: 133.38 sec