Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-134002
#<BuildRuby:0x000055a9da78b520
@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.20230711-134002",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000006 0.000013 ( 0.000013)
configure 0.000005 0.000004 0.000009 ( 0.000008)
build_up 0.004945 0.000000 1.259242 ( 3.623182)
build_miniruby 0.001232 0.000000 0.952479 ( 0.952079)
build_ruby 0.000000 0.001375 2.724426 ( 2.724186)
build_all 0.006328 0.002959 13.669249 ( 1.214363)
build_install 0.004191 0.004139 1.944409 ( 0.879803)
test_btest 0.000590 0.000375 90.562889 ( 7.404691)
test_basic 0.002553 0.001624 0.688382 ( 0.767420)
test_all 0.002046 0.000000 467.926160 ( 52.796812)
test_rubyspec 0.019657 0.019322 44.090357 ( 56.547489)
total: 126.91 sec