Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-021249
#<BuildRuby:0x000056046fc03f90
@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.20231130-021249",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004463 0.000085 0.847643 ( 1.221466)
build_miniruby 0.001101 0.000200 0.886204 ( 0.886149)
build_ruby 0.001011 0.000184 2.728855 ( 2.730356)
build_all 0.004426 0.004290 12.131068 ( 1.005180)
build_install 0.003287 0.005360 3.462118 ( 0.962987)
test_btest 0.000598 0.000199 64.157775 ( 4.762555)
test_basic 0.003416 0.000000 0.383391 ( 0.464312)
test_all 0.069568 0.029091 390.061224 ( 35.582836)
test_rubyspec 0.030837 0.025225 39.669136 ( 52.345461)
total: 99.96 sec