Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-083550
#<BuildRuby:0x00005563018e7858
@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.20231204-083550",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001514 0.004244 1.197686 ( 1.550634)
build_miniruby 0.001073 0.000000 0.892785 ( 0.892595)
build_ruby 0.001316 0.000000 2.718723 ( 2.718483)
build_all 0.000000 0.010057 16.613651 ( 1.501437)
build_install 0.002682 0.006325 4.854490 ( 1.144981)
test_btest 0.001081 0.000000 85.883129 ( 7.487364)
test_basic 0.004247 0.000753 0.763761 ( 0.840580)
test_all 0.099057 0.035737 534.948086 ( 48.671041)
test_rubyspec 0.013891 0.031472 49.243014 ( 61.589969)
total: 126.40 sec