Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-120432
#<BuildRuby:0x00005603ec6d83c8
@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.20230113-120432",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004653 0.001938 0.859212 ( 1.052894)
build_miniruby 0.000958 0.000399 1.013560 ( 1.011623)
build_ruby 0.001569 0.000000 2.780311 ( 2.777692)
build_all 0.004565 0.005189 16.783368 ( 2.983838)
build_install 0.010708 0.000698 2.108360 ( 1.080291)
test_btest 0.001103 0.000000 76.261103 ( 10.841064)
test_basic 0.005642 0.000822 0.352525 ( 0.438785)
test_all 0.000479 0.000682 673.201503 (101.136514)
test_rubyspec 0.064530 0.044952 51.809617 ( 59.950707)
total: 181.27 sec