Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-070907
#<BuildRuby:0x000055d8be700110
@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.20240106-070907",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.000149 0.004028 0.941885 ( 1.551295)
build_miniruby 0.000720 0.000433 1.156051 ( 1.158196)
build_ruby 0.000844 0.000506 3.512135 ( 3.521194)
build_all 0.007880 0.002051 16.019939 ( 1.529973)
build_install 0.012656 0.000152 4.402900 ( 1.347423)
test_btest 0.000567 0.000248 80.444725 ( 9.174703)
test_basic 0.004742 0.000000 0.533100 ( 0.600756)
test_all 0.091413 0.028028 551.691447 ( 55.479890)
test_rubyspec 0.031635 0.020770 58.586206 ( 70.952508)
total: 145.32 sec