Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-110310
#<BuildRuby:0x0000563ec455f1f0
@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.20240113-110310",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000007)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.003291 0.002057 0.812758 ( 1.229837)
build_miniruby 0.000947 0.000000 0.800958 ( 0.800845)
build_ruby 0.000000 0.001978 2.690582 ( 2.690969)
build_all 0.002040 0.005610 12.011141 ( 0.997797)
build_install 0.005284 0.008884 3.447776 ( 0.969034)
test_btest 0.000370 0.000328 64.071278 ( 5.552440)
test_basic 0.002248 0.002506 0.402041 ( 0.482344)
test_all 0.076851 0.020161 374.614377 ( 40.209085)
test_rubyspec 0.045374 0.024640 40.577513 ( 53.118083)
total: 106.05 sec