Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-182917
#<BuildRuby:0x0000561c060538e0
@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.20240104-182917",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.004425 1.078894 ( 1.252946)
build_miniruby 0.000000 0.001176 0.878069 ( 0.879007)
build_ruby 0.000000 0.001264 2.736090 ( 2.738407)
build_all 0.005095 0.003209 12.002945 ( 0.988739)
build_install 0.009660 0.000998 3.603221 ( 0.987904)
test_btest 0.000000 0.000837 61.270242 ( 5.973078)
test_basic 0.000981 0.003547 0.371074 ( 0.452490)
test_all 0.075278 0.028680 389.474867 ( 41.970187)
test_rubyspec 0.030453 0.041929 39.877725 ( 52.508785)
total: 107.75 sec