Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-070728
#<BuildRuby:0x000055b76572f7f0
@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.20231216-070728",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004488 0.000408 1.026590 ( 1.295073)
build_miniruby 0.000753 0.000068 0.869946 ( 0.870133)
build_ruby 0.001056 0.000096 2.703118 ( 2.704012)
build_all 0.008123 0.000000 12.203518 ( 1.025582)
build_install 0.003155 0.004937 3.589698 ( 0.970556)
test_btest 0.000593 0.000092 62.236898 ( 5.414444)
test_basic 0.002599 0.000400 0.374095 ( 0.455720)
test_all 0.066898 0.034037 383.492526 ( 36.876710)
test_rubyspec 0.048467 0.023164 39.628506 ( 52.261212)
total: 101.87 sec