Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-090730
#<BuildRuby:0x0000560e46d47e20
@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.20231221-090730",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004378 0.000000 1.114464 ( 1.493326)
build_miniruby 0.001471 0.000000 0.913084 ( 0.912185)
build_ruby 0.001418 0.000000 2.648561 ( 2.648196)
build_all 0.009752 0.000176 15.392693 ( 1.371313)
build_install 0.007622 0.000468 4.582269 ( 1.139332)
test_btest 0.000906 0.000118 82.164460 ( 6.834866)
test_basic 0.003853 0.000503 0.762882 ( 0.839682)
test_all 0.096590 0.038871 481.904214 ( 54.787674)
test_rubyspec 0.021413 0.029714 50.482040 ( 62.857422)
total: 132.88 sec