Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-055411
#<BuildRuby:0x000055c5465ec048
@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.20230428-055411",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001158 0.004071 1.404897 ( 2.693534)
build_miniruby 0.000931 0.000047 0.705330 ( 0.704546)
build_ruby 0.001112 0.000055 2.061274 ( 2.061811)
build_all 0.006240 0.003634 12.292619 ( 1.064319)
build_install 0.008019 0.000000 1.774796 ( 0.820023)
test_btest 0.001058 0.000000 79.134034 ( 7.645013)
test_basic 0.004490 0.000000 0.750219 ( 0.832643)
test_all 0.001226 0.000000 442.232605 ( 43.548127)
test_rubyspec 0.026301 0.014081 42.372090 ( 54.932527)
total: 114.30 sec