Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-124141
#<BuildRuby:0x000055d3f1fd2620
@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.20230102-124141",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004013 0.002643 0.844528 ( 1.288165)
build_miniruby 0.001352 0.000000 1.015582 ( 1.013544)
build_ruby 0.001595 0.000000 2.778750 ( 2.776221)
build_all 0.008958 0.000752 16.736869 ( 2.978521)
build_install 0.007206 0.004542 2.285235 ( 1.178491)
test_btest 0.000747 0.000149 75.818292 ( 10.850607)
test_basic 0.007083 0.000571 0.380038 ( 0.463775)
test_all 0.001221 0.000232 660.876447 ( 99.882958)
test_rubyspec 0.094861 0.039128 51.484945 ( 59.554631)
total: 179.99 sec