Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-031135
#<BuildRuby:0x000055adfda980e8
@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.20231213-031135",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003766 0.000886 1.325217 ( 1.688808)
build_miniruby 0.000816 0.000192 0.879915 ( 0.879875)
build_ruby 0.001507 0.000000 3.031003 ( 3.031066)
build_all 0.010245 0.000000 16.866808 ( 1.526995)
build_install 0.009346 0.000000 4.964832 ( 1.184213)
test_btest 0.000000 0.000752 87.231633 ( 7.700871)
test_basic 0.000000 0.003144 0.660448 ( 0.736385)
test_all 0.097597 0.035964 568.849445 ( 53.058166)
test_rubyspec 0.024995 0.020915 51.131871 ( 63.482784)
total: 133.29 sec