Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-230134
#<BuildRuby:0x0000556e1fa680a0
@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.20231111-230134",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004371 0.000729 1.430425 ( 1.670404)
build_miniruby 0.000965 0.000161 0.852078 ( 0.851914)
build_ruby 0.001619 0.000000 2.775473 ( 2.775482)
build_all 0.005674 0.004024 16.296019 ( 1.471002)
build_install 0.007915 0.000707 4.906515 ( 1.151963)
test_btest 0.000878 0.000167 87.646559 ( 7.241692)
test_basic 0.002214 0.002983 0.794288 ( 0.872006)
test_all 0.096640 0.038690 516.805602 ( 50.059322)
test_rubyspec 0.009750 0.039300 49.963745 ( 62.163279)
total: 128.26 sec