Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-104201
#<BuildRuby:0x0000563350ed4728
@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.20230104-104201",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.004721 0.001452 0.846827 ( 1.577934)
build_miniruby 0.000907 0.000279 1.022845 ( 1.020808)
build_ruby 0.001259 0.000387 2.773288 ( 2.770397)
build_all 0.007463 0.002296 16.703105 ( 2.981182)
build_install 0.008947 0.002753 2.288199 ( 1.170462)
test_btest 0.000782 0.000241 72.855562 ( 10.584310)
test_basic 0.006736 0.000000 0.378571 ( 0.464241)
test_all 0.001466 0.000000 671.411371 (115.092163)
test_rubyspec 0.078501 0.019529 51.157642 ( 59.322758)
total: 194.98 sec