Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-102919
#<BuildRuby:0x000055f65c8caf98
@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.20221226-102919",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003459 0.005328 0.967564 ( 1.287783)
build_miniruby 0.002395 0.000000 0.849463 ( 0.847862)
build_ruby 0.001473 0.001327 2.152852 ( 2.153733)
build_all 0.012405 0.007053 18.492484 ( 2.159694)
build_install 0.018097 0.003111 2.047328 ( 1.033792)
test_btest 0.001069 0.000357 89.922952 ( 9.223353)
test_basic 0.008471 0.001106 0.353372 ( 0.439470)
test_all 0.002280 0.000000 675.348257 ( 63.623419)
test_rubyspec 0.096515 0.085736 47.968444 ( 56.064417)
total: 136.83 sec