Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-060102
#<BuildRuby:0x000055619fcd7ac0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-060102",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003399 0.001699 0.802033 ( 1.186358)
build_miniruby 0.000638 0.000319 0.806180 ( 0.806317)
build_ruby 0.000963 0.000481 2.643143 ( 2.644199)
build_all 0.008006 0.000000 12.037203 ( 0.980768)
build_install 0.002934 0.010005 3.394587 ( 0.980675)
test_btest 0.000475 0.000277 61.440251 ( 5.792660)
test_basic 0.003157 0.001841 0.417764 ( 0.495865)
test_all 0.087928 0.014893 359.981255 ( 35.593671)
test_rubyspec 0.025918 0.039229 40.546631 ( 53.100663)
total: 101.58 sec