Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-221631
#<BuildRuby:0x000055b867d0ff28
@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.20230130-221631",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.006735 0.846888 ( 1.208960)
build_miniruby 0.000000 0.001363 1.007603 ( 1.005455)
build_ruby 0.000000 0.001677 2.782051 ( 2.779378)
build_all 0.008221 0.001475 16.791107 ( 3.002969)
build_install 0.009309 0.001960 2.070579 ( 1.069413)
test_btest 0.000873 0.000184 74.538126 ( 10.288691)
test_basic 0.005898 0.001241 0.346174 ( 0.431445)
test_all 0.001609 0.000339 667.008209 (100.974643)
test_rubyspec 0.109562 0.022625 51.656637 ( 59.726581)
total: 180.49 sec