Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-000958
#<BuildRuby:0x00005572e1d9f0b8
@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.20231214-000958",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004720 0.000114 1.384075 ( 1.750434)
build_miniruby 0.000909 0.000143 0.859330 ( 0.858832)
build_ruby 0.001165 0.000184 2.858778 ( 2.859136)
build_all 0.009551 0.000810 16.186787 ( 1.498718)
build_install 0.008885 0.000146 4.686290 ( 1.129905)
test_btest 0.001094 0.000000 83.794990 ( 6.716418)
test_basic 0.004508 0.000034 0.602466 ( 0.682105)
test_all 0.114334 0.023154 518.111481 ( 57.030003)
test_rubyspec 0.017349 0.028887 49.216377 ( 61.582746)
total: 134.11 sec