Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-103735
#<BuildRuby:0x000056180d8c3f90
@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.20231231-103735",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004925 0.000256 0.810761 ( 1.181627)
build_miniruby 0.000740 0.000171 0.849841 ( 0.849962)
build_ruby 0.001101 0.000254 2.677005 ( 2.677673)
build_all 0.006972 0.001609 12.342140 ( 0.987338)
build_install 0.004629 0.006320 3.388131 ( 0.989211)
test_btest 0.000671 0.000209 61.686907 ( 5.872384)
test_basic 0.000000 0.004280 0.408341 ( 0.487013)
test_all 0.064250 0.033307 374.229771 ( 33.879267)
test_rubyspec 0.030587 0.036970 40.664340 ( 53.216853)
total: 100.14 sec