Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-170438
#<BuildRuby:0x0000563b7484bb50
@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.20230626-170438",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002823 0.002241 1.512324 ( 2.780968)
build_miniruby 0.000814 0.000163 0.809203 ( 0.809267)
build_ruby 0.001019 0.000204 2.679287 ( 2.678798)
build_all 0.007475 0.002931 16.291740 ( 1.437716)
build_install 0.003975 0.004627 4.722911 ( 1.134453)
test_btest 0.000860 0.000225 85.440099 ( 7.652266)
test_basic 0.003503 0.000914 0.619215 ( 0.699160)
test_all 0.001201 0.000314 475.159154 ( 50.199292)
test_rubyspec 0.020058 0.017617 42.423507 ( 54.856527)
total: 122.25 sec