Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-143626
#<BuildRuby:0x000056407032f1c0
@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.20221206-143626",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003810 0.000693 0.829135 ( 1.116631)
build_miniruby 0.000752 0.000137 0.526137 ( 0.525852)
build_ruby 0.001069 0.000194 1.721045 ( 1.644205)
build_all 0.009819 0.000054 12.055932 ( 1.484478)
build_install 0.006880 0.000302 1.606604 ( 0.754202)
test_btest 0.000563 0.000081 65.519290 ( 6.085528)
test_basic 0.002747 0.000392 0.236444 ( 0.332920)
test_all 0.000823 0.000118 479.464446 ( 50.213472)
test_rubyspec 0.014080 0.011361 35.398898 ( 45.853652)
total: 108.01 sec