Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-104457
#<BuildRuby:0x00005558faf30068
@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.20230620-104457",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003256 0.002419 1.432592 ( 2.718920)
build_miniruby 0.000811 0.000271 0.790599 ( 0.790270)
build_ruby 0.000907 0.000302 2.496502 ( 2.498141)
build_all 0.002750 0.007217 16.143621 ( 1.470829)
build_install 0.006914 0.001252 4.610883 ( 1.090988)
test_btest 0.000000 0.000981 85.477426 ( 7.745784)
test_basic 0.000000 0.004553 0.766036 ( 0.841858)
test_all 0.000000 0.001026 448.383842 ( 51.836517)
test_rubyspec 0.023642 0.017520 42.384856 ( 54.802057)
total: 123.80 sec