Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-075539
#<BuildRuby:0x0000557d3a030040
@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.20230124-075539",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.006537 0.000000 0.856750 ( 1.045731)
build_miniruby 0.001105 0.000000 1.003538 ( 1.001509)
build_ruby 0.001376 0.000193 2.757224 ( 2.754714)
build_all 0.009919 0.000000 16.710922 ( 2.976788)
build_install 0.010026 0.000000 2.068651 ( 1.066022)
test_btest 0.000842 0.000000 69.625171 ( 11.349744)
test_basic 0.003197 0.004007 0.354771 ( 0.439474)
test_all 0.001294 0.000247 660.982768 (102.540251)
test_rubyspec 0.077090 0.051946 51.806749 ( 59.923347)
total: 183.10 sec