Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-055357
#<BuildRuby:0x00005576c2100098
@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.20231124-055357",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004122 0.001124 0.921245 ( 1.320847)
build_miniruby 0.000827 0.000226 0.833300 ( 0.833073)
build_ruby 0.000000 0.001433 2.632641 ( 2.633474)
build_all 0.005307 0.003206 12.187271 ( 0.997159)
build_install 0.007629 0.005688 3.681404 ( 0.990119)
test_btest 0.000594 0.000228 64.850952 ( 5.042586)
test_basic 0.003746 0.001441 0.396048 ( 0.475904)
test_all 0.065971 0.031164 359.431012 ( 32.333842)
test_rubyspec 0.017661 0.049583 40.039674 ( 52.582945)
total: 97.21 sec