Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-094744
#<BuildRuby:0x0000557cd85a80e8
@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.20240116-094744",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003495 0.000954 1.205272 ( 1.591676)
build_miniruby 0.000719 0.000196 0.860525 ( 0.859897)
build_ruby 0.001032 0.000281 2.828300 ( 2.827590)
build_all 0.002868 0.006513 14.433297 ( 1.295597)
build_install 0.001290 0.006558 4.165499 ( 1.091950)
test_btest 0.000643 0.000322 73.860428 ( 7.251276)
test_basic 0.003066 0.001533 0.601182 ( 0.678794)
test_all 0.111718 0.017295 498.786078 ( 46.317083)
test_rubyspec 0.018358 0.029099 47.854585 ( 60.224193)
total: 122.14 sec