Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-001742
#<BuildRuby:0x00005609c07bf280
@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-001742",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002469 0.003569 0.931618 ( 1.343511)
build_miniruby 0.000788 0.000197 0.844378 ( 0.845012)
build_ruby 0.001773 0.000000 2.626178 ( 2.626808)
build_all 0.000467 0.007160 12.239865 ( 1.016773)
build_install 0.012408 0.001626 3.724301 ( 0.975857)
test_btest 0.000468 0.000156 62.879365 ( 6.040055)
test_basic 0.000704 0.004408 0.411341 ( 0.491034)
test_all 0.061068 0.034664 359.745123 ( 34.412976)
test_rubyspec 0.023974 0.040186 40.010460 ( 52.575578)
total: 100.33 sec