Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-231632
#<BuildRuby:0x000055bc32ff3568
@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.20240112-231632",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001152 0.003377 0.896008 ( 1.285594)
build_miniruby 0.000825 0.000165 0.920156 ( 0.919511)
build_ruby 0.001330 0.000000 2.829602 ( 2.831836)
build_all 0.007603 0.002513 14.672424 ( 1.380246)
build_install 0.007235 0.001507 4.203525 ( 1.131922)
test_btest 0.000530 0.000110 77.401571 ( 7.355952)
test_basic 0.000340 0.003048 0.472433 ( 0.551901)
test_all 0.083512 0.050774 512.303565 ( 54.004321)
test_rubyspec 0.013025 0.019932 49.296363 ( 61.922463)
total: 131.38 sec