Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-204418
#<BuildRuby:0x000055eabe79f258
@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.20231205-204418",
@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.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003954 0.990115 ( 1.310591)
build_miniruby 0.000664 0.000121 0.866358 ( 0.866979)
build_ruby 0.001494 0.000000 2.705760 ( 2.708704)
build_all 0.003604 0.004348 12.147830 ( 0.979608)
build_install 0.004484 0.003528 3.596604 ( 0.966478)
test_btest 0.000493 0.000145 63.283368 ( 5.332512)
test_basic 0.000475 0.003411 0.375646 ( 0.456677)
test_all 0.084715 0.014595 383.634715 ( 35.964050)
test_rubyspec 0.024356 0.031658 39.578743 ( 52.297358)
total: 100.88 sec