Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-055028
#<BuildRuby:0x0000562154d6b7f0
@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.20231229-055028",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004959 0.000283 0.804543 ( 1.227016)
build_miniruby 0.000782 0.000213 0.807221 ( 0.807585)
build_ruby 0.001617 0.000441 2.672985 ( 2.673276)
build_all 0.008197 0.000000 12.024369 ( 0.969288)
build_install 0.005601 0.006184 3.417287 ( 0.967994)
test_btest 0.000608 0.000190 62.152568 ( 4.424730)
test_basic 0.000143 0.003879 0.396690 ( 0.477168)
test_all 0.078354 0.018901 372.637081 ( 33.040461)
test_rubyspec 0.019445 0.044506 40.867998 ( 53.397289)
total: 97.99 sec