Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-092017
#<BuildRuby:0x0000556160bcc048
@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.20231229-092017",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004123 0.000000 1.210469 ( 1.557174)
build_miniruby 0.001335 0.000000 0.973631 ( 0.973564)
build_ruby 0.001299 0.000000 2.870452 ( 2.870308)
build_all 0.008248 0.001955 17.093861 ( 1.520103)
build_install 0.008410 0.000213 4.822912 ( 1.175131)
test_btest 0.000581 0.000116 83.186809 ( 7.999231)
test_basic 0.002322 0.002579 0.759132 ( 0.833993)
test_all 0.107018 0.031129 556.581341 ( 51.162262)
test_rubyspec 0.028951 0.022427 51.085583 ( 63.385527)
total: 131.48 sec