Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-192615
#<BuildRuby:0x000055a89f86c0c0
@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.20230313-192615",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003966 0.000005 0.830867 ( 2.255093)
build_miniruby 0.000854 0.000071 0.635347 ( 0.634726)
build_ruby 0.001058 0.000088 2.070313 ( 2.069922)
build_all 0.001285 0.007510 11.288836 ( 0.983669)
build_install 0.006382 0.000540 1.581297 ( 0.831179)
test_btest 0.000489 0.000105 75.151677 ( 6.564389)
test_basic 0.003342 0.000000 0.243312 ( 0.339556)
test_all 0.000737 0.000009 391.665577 ( 44.200325)
test_rubyspec 0.017098 0.011268 36.066198 ( 46.600091)
total: 104.48 sec