Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-122818
#<BuildRuby:0x00005565be4eb280
@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.20231224-122818",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003325 0.737221 ( 1.116372)
build_miniruby 0.000666 0.000410 0.907842 ( 0.907688)
build_ruby 0.000962 0.000000 2.772274 ( 2.773988)
build_all 0.001282 0.006503 12.092097 ( 0.991517)
build_install 0.005077 0.007375 3.393407 ( 0.984420)
test_btest 0.000533 0.000166 64.781428 ( 5.672555)
test_basic 0.001622 0.002883 0.374427 ( 0.454931)
test_all 0.066125 0.041726 422.286249 ( 45.313080)
test_rubyspec 0.027269 0.022098 40.672435 ( 53.422275)
total: 111.64 sec