Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-224227
#<BuildRuby:0x000055c9d3c1e678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230101-224227",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004226 0.002361 0.885399 ( 1.061156)
build_miniruby 0.000890 0.000381 1.017687 ( 1.015795)
build_ruby 0.001130 0.000485 2.771122 ( 2.768403)
build_all 0.008090 0.001733 16.769895 ( 3.000075)
build_install 0.009463 0.002030 2.293157 ( 1.181225)
test_btest 0.000753 0.000283 75.857455 ( 11.104853)
test_basic 0.004686 0.001757 0.349817 ( 0.436132)
test_all 0.000958 0.000359 668.345118 (102.215829)
test_rubyspec 0.068026 0.053946 51.333659 ( 59.423650)
total: 182.21 sec