Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-121400
#<BuildRuby:0x000055e006e0f808
@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.20230310-121400",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004106 0.000374 0.836134 ( 3.051462)
build_miniruby 0.000803 0.000073 0.648837 ( 0.648504)
build_ruby 0.001392 0.000126 2.100729 ( 2.148526)
build_all 0.008476 0.000000 11.421815 ( 0.975373)
build_install 0.003243 0.003653 1.576671 ( 0.833234)
test_btest 0.000904 0.000121 77.522432 ( 6.518058)
test_basic 0.002682 0.000358 0.251679 ( 0.349084)
test_all 0.000730 0.000098 386.506357 ( 45.335803)
test_rubyspec 0.021181 0.009513 36.374900 ( 46.891809)
total: 106.75 sec