Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-010904
#<BuildRuby:0x00005590b51f37b8
@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.20231201-010904",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004841 0.001139 1.310458 ( 1.697211)
build_miniruby 0.000909 0.000214 0.927784 ( 0.928225)
build_ruby 0.001078 0.000253 2.710867 ( 2.711589)
build_all 0.003262 0.007013 15.843006 ( 1.434276)
build_install 0.007959 0.001162 4.803260 ( 1.231022)
test_btest 0.000000 0.000791 80.203146 ( 7.189367)
test_basic 0.001045 0.003799 0.766584 ( 0.842281)
test_all 0.087826 0.049420 523.737869 ( 47.581350)
test_rubyspec 0.017735 0.034743 50.929054 ( 63.223834)
total: 126.84 sec