Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-172439
#<BuildRuby:0x00005624abb54098
@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.20231201-172439",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000800 0.004152 0.990572 ( 1.267877)
build_miniruby 0.000712 0.000130 0.866349 ( 0.867763)
build_ruby 0.001027 0.000187 2.709382 ( 2.715344)
build_all 0.004449 0.004308 12.156079 ( 0.995879)
build_install 0.002693 0.006468 3.494121 ( 0.962041)
test_btest 0.000530 0.000189 63.569268 ( 5.349370)
test_basic 0.000399 0.002505 0.369053 ( 0.451120)
test_all 0.070064 0.033183 405.405033 ( 34.445716)
test_rubyspec 0.043778 0.029259 39.653751 ( 52.317434)
total: 99.37 sec