Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-170831
#<BuildRuby:0x000056429e137ae0
@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.20231230-170831",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000596 0.004098 1.118808 ( 1.476810)
build_miniruby 0.001144 0.000000 0.906791 ( 0.905829)
build_ruby 0.001337 0.000000 2.787414 ( 2.787831)
build_all 0.007045 0.002554 16.714860 ( 1.519665)
build_install 0.001518 0.006762 4.722494 ( 1.146882)
test_btest 0.000875 0.000267 85.765559 ( 7.441851)
test_basic 0.001523 0.004194 0.757897 ( 0.833486)
test_all 0.090035 0.047531 578.094356 ( 53.443551)
test_rubyspec 0.018363 0.030953 50.557560 ( 62.788212)
total: 132.35 sec