Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-010402
#<BuildRuby:0x00005607ffaef6e8
@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.20231125-010402",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004040 0.000425 1.164137 ( 1.563848)
build_miniruby 0.000918 0.000097 0.869115 ( 0.868976)
build_ruby 0.001390 0.000146 3.012443 ( 3.012239)
build_all 0.001593 0.008909 16.685372 ( 1.484699)
build_install 0.003992 0.005423 5.122775 ( 1.193672)
test_btest 0.000944 0.000248 85.297484 ( 7.428177)
test_basic 0.000000 0.003731 0.548254 ( 0.625568)
test_all 0.104293 0.032228 531.002316 ( 47.914339)
test_rubyspec 0.034866 0.014892 50.250782 ( 62.539966)
total: 126.63 sec