Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-094502
#<BuildRuby:0x0000559e9c28c068
@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.20230312-094502",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000182 0.004100 0.873950 ( 2.380124)
build_miniruby 0.000870 0.000073 0.655350 ( 0.654489)
build_ruby 0.000000 0.001147 2.111374 ( 2.111539)
build_all 0.002494 0.005903 11.380846 ( 0.991040)
build_install 0.006398 0.000527 1.560445 ( 0.859525)
test_btest 0.000739 0.000148 72.799844 ( 6.908504)
test_basic 0.000000 0.003669 0.245920 ( 0.343576)
test_all 0.000586 0.000386 404.520683 ( 41.966524)
test_rubyspec 0.019680 0.010601 35.974192 ( 46.498090)
total: 102.71 sec