Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-155002
#<BuildRuby:0x00005614e620bdf8
@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.20221224-155002",
@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.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004049 0.000253 0.911911 ( 1.188096)
build_miniruby 0.000915 0.000057 1.014120 ( 1.012720)
build_ruby 0.001144 0.000072 2.614980 ( 2.613553)
build_all 0.009040 0.000028 15.723147 ( 3.281676)
build_install 0.009321 0.000035 2.164045 ( 1.238202)
test_btest 0.000535 0.000026 60.452735 ( 11.710389)
test_basic 0.000000 0.004634 0.282755 ( 0.373307)
test_all 0.000000 0.001031 650.089118 (101.901469)
test_rubyspec 0.047519 0.025041 52.187023 ( 60.422032)
total: 183.74 sec