Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-152219
#<BuildRuby:0x0000555b228c8188
@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-152219",
@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.000002 0.000000 0.000002 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003763 0.001027 0.796368 ( 1.187741)
build_miniruby 0.001008 0.000000 0.802741 ( 0.802583)
build_ruby 0.000000 0.001398 2.706886 ( 2.707714)
build_all 0.007342 0.000491 12.016767 ( 0.993293)
build_install 0.004709 0.006468 3.422487 ( 0.962422)
test_btest 0.000518 0.000183 64.822756 ( 4.453140)
test_basic 0.000000 0.004100 0.394570 ( 0.475914)
test_all 0.080563 0.018711 395.234323 ( 42.577078)
test_rubyspec 0.068500 0.063113 73.225268 ( 85.696430)
total: 139.86 sec