Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-095414
#<BuildRuby:0x00005555acd5f8c0
@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.20240103-095414",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004721 0.001180 1.435065 ( 1.704291)
build_miniruby 0.000712 0.000178 0.820826 ( 0.820087)
build_ruby 0.001442 0.000360 2.669925 ( 2.674867)
build_all 0.003373 0.005559 14.207562 ( 1.273034)
build_install 0.008621 0.000000 4.169910 ( 1.063257)
test_btest 0.000943 0.000051 75.418835 ( 6.993210)
test_basic 0.000000 0.004721 0.610204 ( 0.686295)
test_all 0.085106 0.047351 471.956844 ( 49.487888)
test_rubyspec 0.021601 0.026964 48.362342 ( 60.777753)
total: 125.48 sec