Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-130319
#<BuildRuby:0x0000556f38fc0178
@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-130319",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001870 0.003406 0.815117 ( 1.202764)
build_miniruby 0.001068 0.000000 0.814825 ( 0.814543)
build_ruby 0.001619 0.000000 2.676910 ( 2.677433)
build_all 0.006887 0.000469 11.909997 ( 0.968930)
build_install 0.002126 0.007225 3.412133 ( 0.977461)
test_btest 0.000803 0.000000 67.150499 ( 5.058928)
test_basic 0.002125 0.001989 0.391036 ( 0.470917)
test_all 0.077364 0.019206 376.580041 ( 33.344702)
test_rubyspec 0.027779 0.036865 40.283404 ( 52.823378)
total: 98.34 sec