Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-001930
#<BuildRuby:0x0000564467777e80
@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.20221218-001930",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004087 0.000030 0.896934 ( 1.113503)
build_miniruby 0.001002 0.000000 1.030663 ( 1.029419)
build_ruby 0.000000 0.001143 2.837669 ( 2.742091)
build_all 0.006922 0.001914 15.752885 ( 3.366745)
build_install 0.009697 0.000000 2.227754 ( 1.251571)
test_btest 0.000584 0.000000 66.824698 ( 10.863259)
test_basic 0.001107 0.003818 0.277858 ( 0.368289)
test_all 0.001184 0.000273 690.471930 (137.648141)
test_rubyspec 0.030608 0.027114 52.768741 ( 60.989344)
total: 219.37 sec