Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-095919
#<BuildRuby:0x0000556d8db93d68
@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.20240104-095919",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001945 0.003810 1.307202 ( 1.571869)
build_miniruby 0.000942 0.000149 0.857415 ( 0.857087)
build_ruby 0.001232 0.000194 2.778718 ( 2.783742)
build_all 0.008914 0.000082 14.489397 ( 1.322734)
build_install 0.007734 0.000000 4.236346 ( 1.065503)
test_btest 0.000828 0.000000 73.566478 ( 6.619798)
test_basic 0.004388 0.000000 0.634204 ( 0.711440)
test_all 0.121517 0.009689 471.153882 ( 57.332238)
test_rubyspec 0.039584 0.008592 48.339876 ( 60.810543)
total: 133.08 sec