Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-010824
#<BuildRuby:0x000055d0ef4433e0
@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.20231101-010824",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.004814 0.000435 1.388812 ( 1.621961)
build_miniruby 0.000754 0.000352 0.829785 ( 0.829800)
build_ruby 0.001003 0.000468 2.729543 ( 2.729724)
build_all 0.000208 0.009794 15.521675 ( 1.466740)
build_install 0.009448 0.002647 4.651299 ( 1.117637)
test_btest 0.000733 0.000424 77.551118 ( 7.654526)
test_basic 0.004168 0.000221 0.693849 ( 0.770659)
test_all 0.099198 0.031993 508.399224 ( 45.566571)
test_rubyspec 0.024237 0.025937 49.305740 ( 61.702164)
total: 123.46 sec