Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-192921
#<BuildRuby:0x000055bff618f0b8
@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.20231101-192921",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001961 0.003485 1.634916 ( 2.622841)
build_miniruby 0.000805 0.000223 0.913923 ( 0.913762)
build_ruby 0.000000 0.001291 2.743312 ( 2.743842)
build_all 0.002594 0.007847 16.565733 ( 1.512647)
build_install 0.003808 0.005313 4.968992 ( 1.143483)
test_btest 0.000770 0.000339 83.768975 ( 7.434731)
test_basic 0.001340 0.003818 0.795864 ( 0.871765)
test_all 0.093275 0.040685 516.665929 ( 45.582551)
test_rubyspec 0.037633 0.009060 49.659342 ( 61.962800)
total: 124.79 sec