Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-205836
#<BuildRuby:0x00005598d42c34f0
@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.20231127-205836",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005644 0.915801 ( 1.333501)
build_miniruby 0.000000 0.001103 0.816117 ( 0.816197)
build_ruby 0.000481 0.001533 2.629583 ( 2.629273)
build_all 0.006519 0.001505 12.264810 ( 0.992889)
build_install 0.004138 0.007620 3.713050 ( 0.988714)
test_btest 0.000663 0.000221 63.285998 ( 4.350471)
test_basic 0.003112 0.001038 0.414341 ( 0.494527)
test_all 0.074433 0.023406 340.029110 ( 34.584838)
test_rubyspec 0.036831 0.029487 39.884815 ( 52.454377)
total: 98.65 sec