Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-163558
#<BuildRuby:0x0000559b8e9633c0
@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.20231205-163558",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004402 0.000366 0.996595 ( 1.499221)
build_miniruby 0.001071 0.000090 0.872872 ( 0.872304)
build_ruby 0.000000 0.001329 2.718880 ( 2.721483)
build_all 0.004224 0.003795 12.073672 ( 1.021476)
build_install 0.003004 0.005568 3.567407 ( 0.974955)
test_btest 0.000605 0.000151 65.542134 ( 4.862437)
test_basic 0.003521 0.000000 0.373552 ( 0.455363)
test_all 0.090890 0.008620 382.662045 ( 38.254694)
test_rubyspec 0.042759 0.023385 39.902393 ( 52.573390)
total: 103.24 sec