Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-150759
#<BuildRuby:0x000055b6761fb5f8
@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.20240101-150759",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005662 0.000300 1.348385 ( 1.636374)
build_miniruby 0.000817 0.000149 0.906649 ( 0.906535)
build_ruby 0.001298 0.000236 2.779860 ( 2.785086)
build_all 0.004243 0.005532 16.539853 ( 1.510913)
build_install 0.008905 0.000000 4.882222 ( 1.182894)
test_btest 0.000932 0.000000 86.043311 ( 6.582625)
test_basic 0.004100 0.002338 0.827284 ( 0.900167)
test_all 0.099634 0.034804 579.690583 ( 55.257667)
test_rubyspec 0.032475 0.014785 48.685605 ( 60.948535)
total: 131.71 sec