Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-075047
#<BuildRuby:0x000055e8a9a374f0
@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.20231129-075047",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003501 0.845734 ( 1.235461)
build_miniruby 0.000000 0.000753 0.880669 ( 0.880337)
build_ruby 0.000000 0.001206 2.699982 ( 2.703071)
build_all 0.005995 0.002101 12.026711 ( 1.013581)
build_install 0.008917 0.004867 3.491482 ( 0.979459)
test_btest 0.000605 0.000121 66.976986 ( 5.119797)
test_basic 0.003421 0.000684 0.372959 ( 0.454027)
test_all 0.084923 0.011919 367.902227 ( 31.784015)
test_rubyspec 0.037954 0.017408 39.439792 ( 52.098403)
total: 96.27 sec