Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-061438
#<BuildRuby:0x0000559001c0ffa8
@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.20231225-061438",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000862 0.004078 1.147374 ( 1.614745)
build_miniruby 0.001515 0.000000 0.897071 ( 0.896384)
build_ruby 0.001333 0.000000 2.669230 ( 2.669657)
build_all 0.005321 0.005027 16.595162 ( 1.514108)
build_install 0.008687 0.000930 4.788391 ( 1.208171)
test_btest 0.000987 0.000211 82.737578 ( 7.836732)
test_basic 0.004487 0.000000 0.765799 ( 0.841043)
test_all 0.108512 0.027183 578.975891 ( 53.458166)
test_rubyspec 0.021809 0.025683 50.828894 ( 63.251540)
total: 133.29 sec