Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-071925
#<BuildRuby:0x000055a7c0dc0010
@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-071925",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000023 0.000011 0.000034 ( 0.000034)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.000000 0.006943 0.814601 ( 1.221177)
build_miniruby 0.000081 0.001080 0.807477 ( 0.807390)
build_ruby 0.000853 0.000569 2.675661 ( 2.676619)
build_all 0.004639 0.003093 12.032989 ( 0.998706)
build_install 0.002411 0.008294 3.397059 ( 0.968424)
test_btest 0.000335 0.000274 65.085358 ( 4.708750)
test_basic 0.002454 0.002008 0.401352 ( 0.481219)
test_all 0.069152 0.028547 382.697117 ( 37.049481)
test_rubyspec 0.051000 0.079267 73.333801 ( 85.805285)
total: 134.72 sec