Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-184439
#<BuildRuby:0x000055952ddb77f8
@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.20240109-184439",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002479 0.004739 0.816511 ( 1.235392)
build_miniruby 0.000987 0.000000 0.814206 ( 0.814291)
build_ruby 0.001666 0.000000 2.660751 ( 2.661761)
build_all 0.004961 0.002823 11.926070 ( 0.988603)
build_install 0.005935 0.005791 3.425597 ( 0.968002)
test_btest 0.000573 0.000202 61.893126 ( 5.292483)
test_basic 0.004862 0.000414 0.404900 ( 0.484201)
test_all 0.084344 0.017761 394.793947 ( 35.901946)
test_rubyspec 0.020422 0.045738 40.645820 ( 53.204185)
total: 101.55 sec