Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-044732
#<BuildRuby:0x000055e8b99e3840
@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.20231030-044732",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003563 0.001425 1.327879 ( 1.916397)
build_miniruby 0.000970 0.000000 0.831496 ( 0.832363)
build_ruby 0.001229 0.000000 2.717502 ( 2.717490)
build_all 0.007513 0.002139 15.894959 ( 1.447254)
build_install 0.001887 0.007741 4.789272 ( 1.126368)
test_btest 0.000788 0.000371 81.832459 ( 7.045341)
test_basic 0.000212 0.004494 0.790097 ( 0.866735)
test_all 0.073991 0.062684 490.118993 ( 58.003669)
test_rubyspec 0.031340 0.017794 50.056068 ( 62.325466)
total: 136.28 sec