Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-195648
#<BuildRuby:0x000055c3fb9e80d0
@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.20221230-195648",
@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.000004 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000014)
build_up 0.005256 0.001126 0.910476 ( 1.082123)
build_miniruby 0.000964 0.000206 1.017048 ( 1.015228)
build_ruby 0.001339 0.000288 2.772619 ( 2.770102)
build_all 0.004187 0.005601 16.824771 ( 2.984984)
build_install 0.011259 0.000462 2.334590 ( 1.188253)
test_btest 0.000955 0.000238 77.477820 ( 10.317241)
test_basic 0.006453 0.000368 0.380840 ( 0.466681)
test_all 0.001192 0.000280 685.467728 ( 96.560507)
test_rubyspec 0.079809 0.055113 51.775859 ( 59.769383)
total: 176.16 sec