Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-140628
#<BuildRuby:0x000055d320823ea0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-140628",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004980 0.000153 0.802852 ( 1.187458)
build_miniruby 0.001049 0.000162 0.824970 ( 0.824502)
build_ruby 0.001339 0.000206 2.710571 ( 2.710818)
build_all 0.000089 0.008533 11.959231 ( 0.973202)
build_install 0.009844 0.000351 3.372137 ( 0.987100)
test_btest 0.000653 0.000174 66.421486 ( 4.749814)
test_basic 0.003962 0.000000 0.385087 ( 0.466669)
test_all 0.078207 0.026895 390.969177 ( 35.186867)
test_rubyspec 0.025354 0.039998 40.564641 ( 53.116377)
total: 100.20 sec