Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-164654
#<BuildRuby:0x0000561a6d1bc0a0
@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.20231127-164654",
@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.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002478 0.003515 1.227933 ( 1.636037)
build_miniruby 0.000869 0.000241 0.853867 ( 0.853205)
build_ruby 0.001201 0.000333 2.744855 ( 2.744836)
build_all 0.004250 0.006630 17.014231 ( 1.559752)
build_install 0.008514 0.004126 5.129412 ( 1.185800)
test_btest 0.000852 0.000309 84.908674 ( 7.477644)
test_basic 0.003050 0.001109 0.736437 ( 0.814394)
test_all 0.107954 0.028957 538.506641 ( 54.914421)
test_rubyspec 0.025481 0.025890 50.524273 ( 62.719534)
total: 133.91 sec