Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-055927
#<BuildRuby:0x000055eeec707778
@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.20231227-055927",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.001493 0.004726 0.818639 ( 1.210723)
build_miniruby 0.000000 0.000919 0.806095 ( 0.806390)
build_ruby 0.000000 0.001413 2.663931 ( 2.665159)
build_all 0.006322 0.000903 11.946082 ( 0.966560)
build_install 0.012688 0.000000 3.348679 ( 0.951608)
test_btest 0.000686 0.000000 64.266027 ( 4.481902)
test_basic 0.004769 0.000000 0.395389 ( 0.475560)
test_all 0.070779 0.028597 371.501509 ( 36.801396)
test_rubyspec 0.012085 0.052578 40.388646 ( 52.961148)
total: 101.32 sec