Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-095533
#<BuildRuby:0x00005606a2a7bee0
@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.20240109-095533",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004511 0.000094 0.899076 ( 1.274811)
build_miniruby 0.000805 0.000201 0.980567 ( 0.980386)
build_ruby 0.001212 0.000303 2.749940 ( 2.751327)
build_all 0.009532 0.000178 14.655696 ( 1.354884)
build_install 0.003851 0.005514 4.286036 ( 1.151566)
test_btest 0.000000 0.000656 78.804433 ( 7.236198)
test_basic 0.001708 0.002978 0.429718 ( 0.508668)
test_all 0.111230 0.027364 512.441930 ( 52.949753)
test_rubyspec 0.025010 0.007346 49.186707 ( 61.690837)
total: 129.90 sec