Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-071415
#<BuildRuby:0x0000562dd0bf3d68
@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.20240113-071415",
@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.000015)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000005 0.004037 0.811328 ( 1.210911)
build_miniruby 0.000884 0.000161 0.904353 ( 0.904554)
build_ruby 0.001107 0.000201 2.770025 ( 2.770747)
build_all 0.008854 0.000771 14.668836 ( 1.368007)
build_install 0.008670 0.000623 4.240113 ( 1.141214)
test_btest 0.000590 0.000091 76.260659 ( 7.634936)
test_basic 0.000000 0.003443 0.424349 ( 0.505235)
test_all 0.094956 0.041175 549.865735 ( 52.314496)
test_rubyspec 0.013268 0.020419 49.319753 ( 61.857011)
total: 129.71 sec