Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-234532
#<BuildRuby:0x0000557305bf40c8
@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.20231203-234532",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004622 0.000000 0.973893 ( 1.234460)
build_miniruby 0.001046 0.000000 0.868184 ( 0.868223)
build_ruby 0.001118 0.000000 2.697696 ( 2.698854)
build_all 0.003209 0.004150 12.090617 ( 0.980082)
build_install 0.008414 0.000284 3.547874 ( 0.960997)
test_btest 0.000668 0.000044 62.003709 ( 5.395661)
test_basic 0.003596 0.000240 0.371686 ( 0.453543)
test_all 0.078496 0.021647 370.107461 ( 38.262016)
test_rubyspec 0.034977 0.021936 39.671969 ( 52.365612)
total: 103.22 sec