Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-193056
#<BuildRuby:0x000055825501c048
@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.20240109-193056",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003651 0.000498 0.891860 ( 1.281330)
build_miniruby 0.000867 0.000118 0.891488 ( 0.891498)
build_ruby 0.001466 0.000200 2.784967 ( 2.787777)
build_all 0.008525 0.001162 14.781796 ( 1.382933)
build_install 0.002180 0.007805 4.276010 ( 1.139165)
test_btest 0.000569 0.000118 76.782626 ( 7.817137)
test_basic 0.002758 0.000575 0.433088 ( 0.514109)
test_all 0.109090 0.027649 513.369263 ( 58.743087)
test_rubyspec 0.010245 0.025687 48.831220 ( 61.416469)
total: 135.97 sec