Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-042913
#<BuildRuby:0x00005581cc667ee0
@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.20231104-042913",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003742 0.001497 1.384768 ( 1.626406)
build_miniruby 0.000825 0.000330 0.951125 ( 0.950651)
build_ruby 0.000879 0.000352 2.790523 ( 2.790146)
build_all 0.007998 0.002374 17.284211 ( 1.575481)
build_install 0.009453 0.000417 5.284584 ( 1.229804)
test_btest 0.000563 0.000197 88.323076 ( 7.547566)
test_basic 0.000000 0.005526 0.752406 ( 0.829837)
test_all 0.104422 0.030964 541.977626 ( 50.791078)
test_rubyspec 0.021874 0.030114 52.748685 ( 65.084450)
total: 132.43 sec