Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-051543
#<BuildRuby:0x0000563c5fa4b4f0
@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-051543",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005219 0.000475 0.914790 ( 1.307909)
build_miniruby 0.000915 0.000083 0.799428 ( 0.799932)
build_ruby 0.001488 0.000000 2.601544 ( 2.602497)
build_all 0.009102 0.000079 12.414385 ( 1.025247)
build_install 0.003639 0.007723 3.812468 ( 0.989349)
test_btest 0.000635 0.000119 64.741187 ( 5.756636)
test_basic 0.004515 0.000847 0.407496 ( 0.486897)
test_all 0.057713 0.037717 353.129542 ( 32.874082)
test_rubyspec 0.029735 0.035178 40.086305 ( 52.692654)
total: 98.54 sec