Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-151015
#<BuildRuby:0x00005584e833f7f8
@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.20231201-151015",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.002129 0.002523 0.967993 ( 1.265218)
build_miniruby 0.000673 0.000168 0.869213 ( 0.869792)
build_ruby 0.000860 0.000215 2.710793 ( 2.710901)
build_all 0.002909 0.004607 12.099702 ( 0.985234)
build_install 0.010707 0.002100 3.577304 ( 0.962878)
test_btest 0.000652 0.000200 61.477597 ( 6.199040)
test_basic 0.000000 0.004311 0.373562 ( 0.456410)
test_all 0.062936 0.036187 392.893322 ( 36.344998)
test_rubyspec 0.037781 0.035995 39.580882 ( 52.227301)
total: 102.02 sec