Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-093443
#<BuildRuby:0x000055ab1f3bb5f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-093443",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004498 0.000225 1.423341 ( 1.781727)
build_miniruby 0.000995 0.000050 0.931964 ( 0.931538)
build_ruby 0.001296 0.000000 2.722997 ( 2.723756)
build_all 0.005951 0.004496 16.785216 ( 1.530307)
build_install 0.004040 0.004928 4.923384 ( 1.176808)
test_btest 0.000996 0.000143 88.726077 ( 7.768903)
test_basic 0.002047 0.003355 0.774001 ( 0.852069)
test_all 0.099469 0.036505 564.681115 ( 55.613475)
test_rubyspec 0.006358 0.042271 50.390350 ( 62.664358)
total: 135.04 sec