Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-044432
#<BuildRuby:0x000055717c9ceeb8
@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.20240103-044432",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004388 0.000775 1.369783 ( 1.605091)
build_miniruby 0.000722 0.000128 0.743445 ( 0.742849)
build_ruby 0.001103 0.000195 2.653887 ( 2.653294)
build_all 0.008757 0.000000 14.236719 ( 1.319954)
build_install 0.000000 0.007840 4.136743 ( 1.047217)
test_btest 0.000784 0.000218 74.988677 ( 6.585877)
test_basic 0.004092 0.001023 0.729922 ( 0.806008)
test_all 0.101929 0.029879 491.007937 ( 45.022865)
test_rubyspec 0.020658 0.028139 48.323888 ( 60.649555)
total: 120.43 sec