Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-053754
#<BuildRuby:0x0000562ed0643818
@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.20231211-053754",
@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.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005535 0.000264 1.459504 ( 1.789347)
build_miniruby 0.000899 0.000043 0.906863 ( 0.906445)
build_ruby 0.001938 0.000000 2.829821 ( 2.829706)
build_all 0.006151 0.004171 17.122407 ( 1.489456)
build_install 0.005078 0.003789 5.037811 ( 1.191529)
test_btest 0.001131 0.000000 90.235875 ( 7.649275)
test_basic 0.000000 0.004325 0.671931 ( 0.749590)
test_all 0.110420 0.030664 547.512815 ( 61.202954)
test_rubyspec 0.023443 0.022855 50.225579 ( 62.451734)
total: 140.26 sec