Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-223923
#<BuildRuby:0x0000556769884110
@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.20240116-223923",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000661 0.004201 0.802119 ( 1.211912)
build_miniruby 0.000757 0.000378 0.846005 ( 0.846021)
build_ruby 0.000923 0.000462 2.674743 ( 2.675437)
build_all 0.005077 0.002539 11.955219 ( 0.980326)
build_install 0.003822 0.006082 3.450478 ( 0.980679)
test_btest 0.000587 0.000342 64.899330 ( 4.529882)
test_basic 0.003254 0.001898 0.398897 ( 0.478775)
test_all 0.080320 0.018378 373.149898 ( 34.201752)
test_rubyspec 0.058631 0.072495 72.839747 ( 85.309754)
total: 131.22 sec