Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-171356
#<BuildRuby:0x0000561f93a4bba0
@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.20231206-171356",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000722 0.004275 1.332805 ( 1.672250)
build_miniruby 0.001012 0.000000 0.924935 ( 0.924131)
build_ruby 0.001409 0.000000 2.778590 ( 2.778562)
build_all 0.009682 0.000777 16.991186 ( 1.491606)
build_install 0.009225 0.000093 5.147980 ( 1.266554)
test_btest 0.000000 0.001032 87.727696 ( 8.015197)
test_basic 0.001876 0.002691 0.675934 ( 0.757492)
test_all 0.104078 0.033446 567.260271 ( 54.655170)
test_rubyspec 0.015930 0.024974 49.524685 ( 61.811122)
total: 133.37 sec