Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-023508
#<BuildRuby:0x00005612e71fb788
@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.20240115-023508",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004514 0.000347 0.786574 ( 1.172068)
build_miniruby 0.000996 0.000076 0.844220 ( 0.844444)
build_ruby 0.001362 0.000105 2.671166 ( 2.672191)
build_all 0.007328 0.000000 12.067312 ( 1.004062)
build_install 0.013095 0.000116 3.408409 ( 0.978457)
test_btest 0.000655 0.000038 65.090643 ( 4.463094)
test_basic 0.000287 0.004820 0.397822 ( 0.477725)
test_all 0.069797 0.026968 394.961305 ( 33.915337)
test_rubyspec 0.030452 0.040647 40.785186 ( 53.333021)
total: 98.86 sec