Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-011429
#<BuildRuby:0x00005650be36f280
@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-011429",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005772 0.000426 0.813643 ( 1.207868)
build_miniruby 0.000810 0.000203 0.844573 ( 0.844653)
build_ruby 0.001185 0.000297 2.666096 ( 2.667223)
build_all 0.007398 0.000000 11.770406 ( 0.981549)
build_install 0.005635 0.004363 3.427246 ( 0.969209)
test_btest 0.000620 0.000166 63.899392 ( 4.812768)
test_basic 0.003946 0.000000 0.412430 ( 0.492808)
test_all 0.071275 0.022799 383.972729 ( 33.877880)
test_rubyspec 0.027799 0.038406 40.078530 ( 52.628191)
total: 98.48 sec