Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-183600
#<BuildRuby:0x0000559fba75b818
@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.20231028-183600",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003745 0.001498 1.356923 ( 1.676067)
build_miniruby 0.000737 0.000295 0.793907 ( 0.793534)
build_ruby 0.000969 0.000388 2.712450 ( 2.712935)
build_all 0.006227 0.003330 16.890752 ( 1.467603)
build_install 0.007860 0.001423 5.033922 ( 1.204007)
test_btest 0.001122 0.000000 86.168192 ( 7.478101)
test_basic 0.001570 0.003733 0.661967 ( 0.737942)
test_all 0.091500 0.040502 531.958654 ( 48.058650)
test_rubyspec 0.027938 0.021124 49.372770 ( 61.692529)
total: 125.82 sec