Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-112940
#<BuildRuby:0x0000557638c6abe8
@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.20221211-112940",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004288 0.000018 0.881049 ( 1.102601)
build_miniruby 0.000928 0.000143 1.000088 ( 0.998428)
build_ruby 0.000996 0.000153 2.836321 ( 2.740768)
build_all 0.009176 0.000000 15.827214 ( 3.269917)
build_install 0.009029 0.000000 2.321126 ( 1.287465)
test_btest 0.000664 0.000000 61.001810 ( 11.792960)
test_basic 0.001619 0.002884 0.299004 ( 0.390524)
test_all 0.000907 0.000136 645.789489 (107.970150)
test_rubyspec 0.035003 0.031524 52.896321 ( 61.049489)
total: 190.60 sec