Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-061146
#<BuildRuby:0x00005559133900a0
@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-061146",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003636 0.002538 0.788571 ( 1.156759)
build_miniruby 0.000895 0.000298 0.802670 ( 0.802368)
build_ruby 0.001427 0.000476 2.646198 ( 2.646850)
build_all 0.005536 0.001846 11.898750 ( 0.977963)
build_install 0.008877 0.001703 3.339463 ( 0.964478)
test_btest 0.000560 0.000000 63.026504 ( 5.196259)
test_basic 0.004336 0.000000 0.411595 ( 0.490627)
test_all 0.081013 0.017754 385.394305 ( 33.791267)
test_rubyspec 0.039824 0.025480 40.359064 ( 52.916576)
total: 98.94 sec