Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-122952
#<BuildRuby:0x000055b7ad7c80e8
@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.20240103-122952",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003853 0.001541 1.413400 ( 1.714756)
build_miniruby 0.000684 0.000274 0.839280 ( 0.839007)
build_ruby 0.001733 0.000000 2.691188 ( 2.689565)
build_all 0.006534 0.002529 14.261865 ( 1.306755)
build_install 0.004541 0.004223 4.184526 ( 1.054301)
test_btest 0.000764 0.000322 74.924565 ( 6.842695)
test_basic 0.004865 0.000319 0.667712 ( 0.743661)
test_all 0.110752 0.021650 463.753582 ( 53.017512)
test_rubyspec 0.000000 0.048437 48.872969 ( 61.369130)
total: 129.58 sec