Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-060520
#<BuildRuby:0x0000562d61501e98
@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.20221229-060520",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000016)
configure 0.000029 0.000007 0.000036 ( 0.000012)
build_up 0.005943 0.000400 0.856533 ( 1.077284)
build_miniruby 0.001122 0.000240 1.011590 ( 1.009569)
build_ruby 0.001378 0.000295 2.772439 ( 2.769787)
build_all 0.005150 0.004600 16.742514 ( 2.947962)
build_install 0.008747 0.001073 2.333395 ( 1.203464)
test_btest 0.000893 0.000223 76.384865 ( 11.043455)
test_basic 0.006513 0.000000 0.339694 ( 0.425951)
test_all 0.001463 0.000000 665.131854 (102.539027)
test_rubyspec 0.033067 0.042805 51.565198 ( 59.665182)
total: 182.68 sec