Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-020944
#<BuildRuby:0x000055faeb21bba0
@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.20230522-020944",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002501 0.004667 1.645563 ( 2.902041)
build_miniruby 0.000772 0.000182 0.802320 ( 0.801637)
build_ruby 0.001089 0.000256 2.498933 ( 2.498806)
build_all 0.008956 0.000000 12.862506 ( 1.121896)
build_install 0.007722 0.000000 1.775100 ( 0.827665)
test_btest 0.000856 0.000053 80.980674 ( 7.242359)
test_basic 0.004400 0.000007 0.692586 ( 0.781278)
test_all 0.000872 0.000159 447.501771 ( 38.697735)
test_rubyspec 0.007632 0.032062 42.767057 ( 55.263230)
total: 110.14 sec