Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-164304
#<BuildRuby:0x00005635cd9a7320
@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.20231206-164304",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004168 0.000027 0.981522 ( 1.270282)
build_miniruby 0.000599 0.000163 0.870905 ( 0.871362)
build_ruby 0.000787 0.000215 2.709629 ( 2.711403)
build_all 0.002342 0.005070 12.191326 ( 0.983354)
build_install 0.010955 0.000642 3.543423 ( 0.971201)
test_btest 0.000495 0.000153 61.483834 ( 6.002925)
test_basic 0.002352 0.000723 0.368741 ( 0.451781)
test_all 0.077997 0.021887 410.969386 ( 35.687090)
test_rubyspec 0.030519 0.038725 39.827223 ( 52.507545)
total: 101.46 sec