Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-082045
#<BuildRuby:0x0000565347c08028
@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.20221218-082045",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003772 0.000444 0.880724 ( 1.240783)
build_miniruby 0.000800 0.000094 0.956722 ( 0.955526)
build_ruby 0.001073 0.000126 2.704584 ( 2.610642)
build_all 0.008974 0.000028 15.801357 ( 3.284977)
build_install 0.008795 0.000926 2.233928 ( 1.244851)
test_btest 0.000533 0.000056 65.688712 ( 11.749194)
test_basic 0.004414 0.000000 0.326038 ( 0.417191)
test_all 0.001232 0.000083 669.036626 (147.001072)
test_rubyspec 0.036254 0.037262 52.963747 ( 61.157033)
total: 229.66 sec