Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-183925
#<BuildRuby:0x000055723c816858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-183925",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.004543 0.002065 0.846555 ( 1.043928)
build_miniruby 0.000953 0.000433 1.014374 ( 1.012244)
build_ruby 0.001045 0.000475 2.777756 ( 2.775319)
build_all 0.008078 0.001411 16.727320 ( 2.977430)
build_install 0.011543 0.000000 2.294399 ( 1.185737)
test_btest 0.000954 0.000000 72.693361 ( 10.817373)
test_basic 0.006258 0.000000 0.339587 ( 0.426112)
test_all 0.001412 0.000000 663.074612 ( 99.019390)
test_rubyspec 0.093346 0.041185 51.476821 ( 59.495593)
total: 178.75 sec