Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-205008
#<BuildRuby:0x000055a5bf5a80d8
@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.20231226-205008",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000016 0.000009 0.000025 ( 0.000025)
configure 0.000011 0.000006 0.000017 ( 0.000018)
build_up 0.001216 0.004819 0.794458 ( 1.194312)
build_miniruby 0.000714 0.000476 0.810235 ( 0.809846)
build_ruby 0.001308 0.000872 2.694103 ( 2.694387)
build_all 0.005503 0.002308 11.848451 ( 1.014794)
build_install 0.010959 0.000000 3.375330 ( 0.958495)
test_btest 0.000699 0.000000 61.932978 ( 5.256477)
test_basic 0.003862 0.000000 0.419648 ( 0.499514)
test_all 0.076592 0.028948 376.123691 ( 36.423166)
test_rubyspec 0.031296 0.034381 39.960599 ( 52.523329)
total: 101.38 sec