Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-155041
#<BuildRuby:0x00005578ecf83e68
@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-155041",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004868 0.000096 0.948306 ( 1.343711)
build_miniruby 0.000859 0.000096 0.881303 ( 0.881282)
build_ruby 0.001156 0.000128 2.757672 ( 2.760118)
build_all 0.009957 0.000161 14.735833 ( 1.378011)
build_install 0.004784 0.004333 4.269986 ( 1.154199)
test_btest 0.000563 0.000080 77.269380 ( 7.460294)
test_basic 0.000731 0.002941 0.414031 ( 0.493950)
test_all 0.114129 0.022423 551.598557 ( 56.657788)
test_rubyspec 0.028828 0.007041 49.393236 ( 61.933487)
total: 134.06 sec