Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-193800
#<BuildRuby:0x000055efa2a94010
@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.20230118-193800",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000033)
build_up 0.000000 0.006487 0.855604 ( 1.193568)
build_miniruby 0.000000 0.001276 1.013082 ( 1.011093)
build_ruby 0.001491 0.000000 2.783448 ( 2.780757)
build_all 0.010010 0.000130 16.855974 ( 2.997417)
build_install 0.011041 0.000625 2.145603 ( 1.090903)
test_btest 0.000857 0.000180 68.333187 ( 11.441131)
test_basic 0.005276 0.001110 0.341464 ( 0.428318)
test_all 0.001273 0.000116 659.009979 (114.342328)
test_rubyspec 0.085500 0.046576 51.757686 ( 59.762216)
total: 195.05 sec