Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-040929
#<BuildRuby:0x000056455e98c048
@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.20240118-040929",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005472 0.000229 1.385198 ( 1.759924)
build_miniruby 0.000781 0.000123 0.936926 ( 0.936220)
build_ruby 0.001098 0.000173 2.692231 ( 2.691864)
build_all 0.006304 0.003060 14.449011 ( 1.320531)
build_install 0.007289 0.000585 4.261766 ( 1.092358)
test_btest 0.000799 0.000139 77.908923 ( 6.584795)
test_basic 0.001888 0.003648 0.779810 ( 0.853200)
test_all 0.092904 0.035330 502.569404 ( 52.904927)
test_rubyspec 0.030794 0.028915 80.014603 ( 92.335680)
total: 160.48 sec