Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-111045
#<BuildRuby:0x0000559e909dfe20
@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.20231215-111045",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000558 0.004286 1.349945 ( 1.706481)
build_miniruby 0.000708 0.000330 0.920896 ( 0.921107)
build_ruby 0.001001 0.000467 2.729103 ( 2.729785)
build_all 0.008260 0.001781 16.832860 ( 1.538000)
build_install 0.000945 0.009422 5.045510 ( 1.233831)
test_btest 0.000751 0.000422 88.525835 ( 7.532354)
test_basic 0.002898 0.001630 0.684411 ( 0.761336)
test_all 0.087510 0.047611 547.094665 ( 51.765109)
test_rubyspec 0.035616 0.019795 51.695414 ( 63.977355)
total: 132.17 sec