Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-013124
#<BuildRuby:0x000055bce895fe20
@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.20240110-013124",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000697 0.003470 0.940912 ( 1.916765)
build_miniruby 0.000868 0.000145 0.940980 ( 0.940484)
build_ruby 0.001442 0.000000 2.896793 ( 2.898107)
build_all 0.010172 0.000002 14.928713 ( 1.459542)
build_install 0.008626 0.000645 4.318871 ( 1.156917)
test_btest 0.000772 0.000106 79.426693 ( 7.099165)
test_basic 0.003868 0.000000 0.491479 ( 0.572055)
test_all 0.101747 0.034211 503.059615 ( 61.041579)
test_rubyspec 0.020242 0.014631 50.021808 ( 62.748889)
total: 139.83 sec