Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-230750
#<BuildRuby:0x0000562c878bbbb8
@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.20230611-230750",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005399 0.000156 1.371135 ( 2.673453)
build_miniruby 0.000884 0.000093 0.772492 ( 0.772081)
build_ruby 0.001109 0.000116 2.423098 ( 2.423344)
build_all 0.008782 0.000453 12.521240 ( 1.165131)
build_install 0.007565 0.000294 1.735872 ( 0.868858)
test_btest 0.000977 0.000093 79.199404 ( 7.416102)
test_basic 0.000202 0.004068 0.625968 ( 0.706834)
test_all 0.001221 0.000166 428.474470 ( 43.992587)
test_rubyspec 0.007883 0.034672 42.403544 ( 54.837895)
total: 114.86 sec