Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-214232
#<BuildRuby:0x00005597457cf7b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-214232",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004632 0.000067 1.266693 ( 1.611285)
build_miniruby 0.000917 0.000092 0.859255 ( 0.859329)
build_ruby 0.001150 0.000000 2.827895 ( 2.828247)
build_all 0.000000 0.009955 16.669788 ( 1.502585)
build_install 0.008825 0.000727 4.929512 ( 1.170050)
test_btest 0.000945 0.000196 84.984584 ( 7.548664)
test_basic 0.004276 0.000885 0.747157 ( 0.821003)
test_all 0.099750 0.037755 517.871183 ( 54.846164)
test_rubyspec 0.018490 0.032092 52.916365 ( 65.296369)
total: 136.48 sec