Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-004518
#<BuildRuby:0x00005572017fbd68
@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.20231215-004518",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004465 0.000447 1.250040 ( 1.600175)
build_miniruby 0.000829 0.000083 0.802076 ( 0.801957)
build_ruby 0.001218 0.000122 2.750023 ( 2.751083)
build_all 0.010286 0.000000 16.951768 ( 1.554953)
build_install 0.004883 0.003999 5.054896 ( 1.225231)
test_btest 0.000774 0.000097 87.862639 ( 7.779353)
test_basic 0.000000 0.004279 0.670946 ( 0.748042)
test_all 0.108728 0.029495 534.461541 ( 59.945379)
test_rubyspec 0.016201 0.030186 51.442144 ( 63.829386)
total: 140.24 sec