Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-104136
#<BuildRuby:0x000055fba20dc098
@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.20240113-104136",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003111 0.001944 0.812812 ( 1.216552)
build_miniruby 0.000597 0.000373 0.871638 ( 0.871725)
build_ruby 0.000916 0.000573 2.692383 ( 2.693438)
build_all 0.004767 0.002980 11.990499 ( 0.967115)
build_install 0.007137 0.003272 3.421183 ( 0.963144)
test_btest 0.000452 0.000271 64.997627 ( 5.073709)
test_basic 0.005143 0.000184 0.419995 ( 0.499155)
test_all 0.082501 0.014594 368.467660 ( 41.199736)
test_rubyspec 0.022086 0.042475 40.405691 ( 52.965815)
total: 106.45 sec