Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-185118
#<BuildRuby:0x000055a5920db4b0
@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.20240104-185118",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000994 0.003471 1.080623 ( 1.246492)
build_miniruby 0.000767 0.000128 0.871065 ( 0.871073)
build_ruby 0.001434 0.000239 2.717983 ( 2.719683)
build_all 0.004018 0.003099 12.050744 ( 0.976409)
build_install 0.009914 0.001253 3.587628 ( 0.965308)
test_btest 0.000821 0.000000 64.193176 ( 4.522243)
test_basic 0.003408 0.000043 0.365977 ( 0.446874)
test_all 0.087298 0.012531 387.324712 ( 40.257664)
test_rubyspec 0.028045 0.041006 39.867817 ( 52.561982)
total: 104.57 sec