Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-135811
#<BuildRuby:0x000055d819abb840
@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.20231113-135811",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005020 0.000528 1.354679 ( 1.649410)
build_miniruby 0.000940 0.000099 0.830958 ( 0.830397)
build_ruby 0.001313 0.000138 2.627450 ( 2.627890)
build_all 0.009589 0.000067 16.058488 ( 1.474124)
build_install 0.005593 0.004040 4.860255 ( 1.177236)
test_btest 0.000931 0.000121 85.083561 ( 7.195872)
test_basic 0.003699 0.000483 0.692857 ( 0.769412)
test_all 0.098419 0.037100 488.765288 ( 50.879280)
test_rubyspec 0.023387 0.022298 48.890022 ( 61.257454)
total: 127.86 sec