Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-133906
#<BuildRuby:0x00005617c7f9b548
@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.20231219-133906",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004093 0.001279 1.395888 ( 1.790244)
build_miniruby 0.001021 0.000319 0.927228 ( 0.926234)
build_ruby 0.001015 0.000317 2.828783 ( 2.829854)
build_all 0.007778 0.002684 16.815732 ( 1.526882)
build_install 0.006661 0.002104 4.962206 ( 1.167899)
test_btest 0.000825 0.000261 85.592523 ( 6.599986)
test_basic 0.003974 0.001255 0.832332 ( 0.908767)
test_all 0.100680 0.033831 554.905956 ( 54.618629)
test_rubyspec 0.009828 0.040331 49.678936 ( 62.001868)
total: 132.37 sec