Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-024638
#<BuildRuby:0x0000561d30d42e68
@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.20230312-024638",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003246 0.000722 0.821218 ( 2.065118)
build_miniruby 0.000906 0.000000 0.635612 ( 0.635005)
build_ruby 0.001125 0.000000 2.094977 ( 2.094451)
build_all 0.004356 0.003862 11.293662 ( 0.979482)
build_install 0.005259 0.001434 1.534904 ( 0.822468)
test_btest 0.000848 0.000231 76.330508 ( 6.865432)
test_basic 0.003601 0.000000 0.248429 ( 0.345068)
test_all 0.001133 0.000000 401.644133 ( 41.876107)
test_rubyspec 0.013749 0.016431 35.987958 ( 46.443175)
total: 102.13 sec