Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-203746
#<BuildRuby:0x000056143e424098
@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.20231228-203746",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003503 0.001947 0.787866 ( 1.174957)
build_miniruby 0.000654 0.000363 0.806879 ( 0.806755)
build_ruby 0.001998 0.000000 2.659473 ( 2.659841)
build_all 0.004308 0.003077 11.945680 ( 0.967525)
build_install 0.010899 0.001200 3.387224 ( 0.958337)
test_btest 0.000281 0.000422 63.169305 ( 5.390857)
test_basic 0.005295 0.000000 0.413828 ( 0.492952)
test_all 0.069586 0.028727 399.479536 ( 32.988451)
test_rubyspec 0.021799 0.044374 40.493400 ( 53.051478)
total: 98.49 sec