Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-065153
#<BuildRuby:0x00005582654a3598
@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.20231119-065153",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005220 0.000000 0.917688 ( 1.306610)
build_miniruby 0.001150 0.000000 0.813419 ( 0.813101)
build_ruby 0.001453 0.000000 2.599331 ( 2.599982)
build_all 0.004895 0.003160 11.996662 ( 0.994821)
build_install 0.008030 0.005105 3.519242 ( 0.973315)
test_btest 0.000629 0.000197 62.974164 ( 5.281481)
test_basic 0.000000 0.004617 0.395590 ( 0.475830)
test_all 0.072249 0.023746 357.394477 ( 33.745838)
test_rubyspec 0.034777 0.029983 39.793764 ( 52.353868)
total: 98.55 sec