Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-105632
#<BuildRuby:0x00005648b3f4c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-105632",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004297 0.000716 1.265857 ( 1.651263)
build_miniruby 0.001087 0.000181 1.545416 ( 1.548622)
build_ruby 0.000000 0.001811 4.669459 ( 4.678774)
build_all 0.002785 0.007606 16.704901 ( 1.869641)
build_install 0.015005 0.001495 5.042165 ( 1.805423)
test_btest 0.000631 0.000158 84.753062 ( 15.197855)
test_basic 0.000651 0.005043 0.673172 ( 0.737540)
test_all 0.102109 0.016792 589.042743 ( 70.647401)
test_rubyspec 0.028347 0.038233 83.752389 ( 95.950830)
total: 194.09 sec