Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-224700
#<BuildRuby:0x00005622917e7e80
@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.20230130-224700",
@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.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000000 0.006548 0.846796 ( 1.025620)
build_miniruby 0.000923 0.000405 1.001816 ( 0.999898)
build_ruby 0.001268 0.000453 2.774173 ( 2.771534)
build_all 0.008373 0.001481 16.805286 ( 3.006162)
build_install 0.008226 0.001248 2.091194 ( 1.078749)
test_btest 0.000812 0.000253 67.614832 ( 11.525488)
test_basic 0.006332 0.000528 0.348537 ( 0.434139)
test_all 0.000977 0.000287 662.179422 ( 97.516042)
test_rubyspec 0.073118 0.057055 52.000178 ( 60.044782)
total: 178.40 sec