Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-091025
#<BuildRuby:0x000055b11ca280c8
@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.20231215-091025",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000428 0.004092 1.026631 ( 1.325698)
build_miniruby 0.000738 0.000134 0.867673 ( 0.868080)
build_ruby 0.001389 0.000253 2.716843 ( 2.717607)
build_all 0.003626 0.004103 12.155692 ( 1.006042)
build_install 0.014027 0.000278 3.590386 ( 0.974174)
test_btest 0.000624 0.000125 63.174912 ( 4.780740)
test_basic 0.002408 0.000481 0.373511 ( 0.455316)
test_all 0.082382 0.018911 387.742813 ( 35.056521)
test_rubyspec 0.020086 0.046716 39.676817 ( 52.369980)
total: 99.55 sec