Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-123610
#<BuildRuby:0x0000555e07747ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221231-123610",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.002363 0.000945 0.612556 ( 1.021575)
build_miniruby 0.000630 0.000252 0.761972 ( 0.761214)
build_ruby 0.000911 0.000364 2.491362 ( 2.491488)
build_all 0.008172 0.001054 12.627472 ( 1.518227)
build_install 0.006009 0.000771 1.629016 ( 0.777031)
test_btest 0.000502 0.000167 65.979363 ( 6.072725)
test_basic 0.002564 0.000855 0.253307 ( 0.349370)
test_all 0.000819 0.000273 500.762470 ( 48.637577)
test_rubyspec 0.006445 0.024894 34.891263 ( 45.462504)
total: 107.09 sec