Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-145957
#<BuildRuby:0x0000564aada03ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230728-145957",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004717 0.000081 1.488344 ( 2.785955)
build_miniruby 0.001398 0.000140 0.899070 ( 0.902571)
build_ruby 0.001101 0.000110 2.709696 ( 2.710020)
build_all 0.009364 0.000503 14.692667 ( 1.276296)
build_install 0.000000 0.008603 2.193284 ( 1.430922)
test_btest 0.000934 0.000178 85.514808 ( 7.270144)
test_basic 0.005180 0.000145 0.659014 ( 0.735994)
test_all 0.001799 0.000131 533.769936 ( 48.037872)
test_rubyspec 0.014619 0.027690 43.387670 ( 55.749025)
total: 120.90 sec