Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-090116
#<BuildRuby:0x000055d9cc4234b0
@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.20231125-090116",
@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.000007)
build_up 0.001461 0.004319 0.917242 ( 1.301826)
build_miniruby 0.001513 0.000000 0.798590 ( 0.798366)
build_ruby 0.001671 0.000000 2.633089 ( 2.633915)
build_all 0.007856 0.000678 12.254728 ( 0.983152)
build_install 0.009820 0.003577 3.706721 ( 0.985171)
test_btest 0.000686 0.000161 64.076278 ( 5.320218)
test_basic 0.000590 0.004342 0.416631 ( 0.496272)
test_all 0.070751 0.024858 347.951993 ( 36.111327)
test_rubyspec 0.034066 0.032481 40.185063 ( 52.747199)
total: 101.38 sec