Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-114145
#<BuildRuby:0x000055b2d166c018
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-114145",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007258 0.000000 0.822380 ( 1.226131)
build_miniruby 0.000000 0.001089 0.814213 ( 0.813650)
build_ruby 0.000000 0.001426 2.671893 ( 2.672728)
build_all 0.006113 0.001741 11.904976 ( 0.977582)
build_install 0.002973 0.006596 3.411076 ( 0.965889)
test_btest 0.000576 0.000180 65.734901 ( 4.466583)
test_basic 0.000342 0.003961 0.393819 ( 0.474445)
test_all 0.087821 0.008888 389.611335 ( 31.432398)
test_rubyspec 0.039587 0.025533 41.098354 ( 53.648947)
total: 96.68 sec