Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-063722
#<BuildRuby:0x000055d2b6eab918
@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-063722",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000658 0.004293 1.303044 ( 1.563391)
build_miniruby 0.000782 0.000130 0.813959 ( 0.813408)
build_ruby 0.001046 0.000174 2.787552 ( 2.787394)
build_all 0.006683 0.002397 14.342175 ( 1.380793)
build_install 0.003188 0.004576 4.208292 ( 1.074267)
test_btest 0.000799 0.000182 72.547793 ( 6.930879)
test_basic 0.004516 0.000104 0.656528 ( 0.737653)
test_all 0.111968 0.019964 462.595504 ( 52.059795)
test_rubyspec 0.024548 0.022445 47.730422 ( 60.079880)
total: 127.43 sec