Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-130212
#<BuildRuby:0x00005641042c0010
@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.20230401-130212",
@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.000783 0.004257 1.456193 ( 2.677880)
build_miniruby 0.000809 0.000252 0.782929 ( 0.782939)
build_ruby 0.000870 0.000272 2.307381 ( 2.308569)
build_all 0.005187 0.003120 11.592084 ( 1.057353)
build_install 0.002996 0.003629 1.604472 ( 0.855554)
test_btest 0.000563 0.000208 75.838553 ( 6.946643)
test_basic 0.000155 0.004045 0.589977 ( 0.684398)
test_all 0.000903 0.000380 419.539464 ( 49.376853)
test_rubyspec 0.020788 0.016465 40.153595 ( 50.511234)
total: 115.20 sec