Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-175509
#<BuildRuby:0x0000556296e3b4f0
@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.20231119-175509",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004450 0.000809 0.908441 ( 1.295329)
build_miniruby 0.000864 0.000157 0.793826 ( 0.793900)
build_ruby 0.001195 0.000218 2.610407 ( 2.612585)
build_all 0.002566 0.005230 11.995350 ( 1.000639)
build_install 0.004237 0.006308 3.490875 ( 0.968193)
test_btest 0.000509 0.000185 66.303739 ( 4.809245)
test_basic 0.000000 0.004284 0.402660 ( 0.482881)
test_all 0.070420 0.024540 348.817467 ( 37.577053)
test_rubyspec 0.040184 0.027460 39.935899 ( 52.501146)
total: 102.04 sec