Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-130831
#<BuildRuby:0x000055aa7012b4f0
@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.20240106-130831",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000647 0.004254 1.168528 ( 1.600236)
build_miniruby 0.000000 0.001408 1.384178 ( 1.386289)
build_ruby 0.000000 0.001473 4.056100 ( 4.065773)
build_all 0.006814 0.003512 16.437062 ( 1.633291)
build_install 0.013118 0.001550 4.791497 ( 1.665543)
test_btest 0.000634 0.000181 81.234071 ( 9.178416)
test_basic 0.000749 0.004391 0.631980 ( 0.695927)
test_all 0.076945 0.046425 573.786067 ( 59.972979)
test_rubyspec 0.020328 0.042087 72.665287 ( 84.856730)
total: 165.06 sec