Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-065613
#<BuildRuby:0x00005618a5c580a0
@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.20231020-065613",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003571 0.001428 1.440082 ( 1.705931)
build_miniruby 0.001017 0.000000 0.856810 ( 0.856404)
build_ruby 0.001659 0.000000 2.907521 ( 2.907611)
build_all 0.006046 0.004377 17.169956 ( 1.504028)
build_install 0.003056 0.005899 5.025451 ( 1.163748)
test_btest 0.000705 0.000334 85.666972 ( 7.612426)
test_basic 0.001478 0.002733 0.637547 ( 0.715264)
test_all 0.002118 0.005030 518.373309 ( 60.947404)
test_rubyspec 0.026425 0.021194 50.191307 ( 62.461233)
total: 139.87 sec