Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-154752
#<BuildRuby:0x00005576cee377f0
@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.20240117-154752",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000037 0.000011 0.000048 ( 0.000048)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.005975 0.000540 0.805197 ( 1.198725)
build_miniruby 0.000863 0.000236 0.816784 ( 0.816280)
build_ruby 0.001046 0.000285 2.680044 ( 2.680859)
build_all 0.006985 0.000657 12.065485 ( 0.951779)
build_install 0.004340 0.006025 3.418479 ( 0.955735)
test_btest 0.000416 0.000139 66.585823 ( 4.803778)
test_basic 0.001974 0.001868 0.412470 ( 0.492861)
test_all 0.082976 0.015415 363.040084 ( 35.329811)
test_rubyspec 0.049172 0.080179 73.652302 ( 86.123610)
total: 133.35 sec