Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-012231
#<BuildRuby:0x000055b3ada75e98
@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.20230108-012231",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.005889 0.000785 0.847672 ( 1.032198)
build_miniruby 0.001086 0.000000 1.013583 ( 1.011686)
build_ruby 0.001610 0.000000 2.778163 ( 2.775376)
build_all 0.009980 0.000000 16.793327 ( 2.986762)
build_install 0.011565 0.000000 2.132255 ( 1.084710)
test_btest 0.001011 0.000000 72.296396 ( 10.727552)
test_basic 0.005879 0.000552 0.344271 ( 0.430709)
test_all 0.001160 0.000110 668.152320 (103.939705)
test_rubyspec 0.114886 0.016179 52.294862 ( 60.393003)
total: 184.38 sec