Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-204435
#<BuildRuby:0x0000555f4b8a0728
@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.20230103-204435",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006876 0.000000 0.850242 ( 1.013300)
build_miniruby 0.001220 0.000091 1.013732 ( 1.011770)
build_ruby 0.001284 0.000241 2.776808 ( 2.774070)
build_all 0.008742 0.000846 16.750821 ( 2.969150)
build_install 0.003389 0.008235 2.298911 ( 1.177434)
test_btest 0.000715 0.000199 69.187708 ( 11.315146)
test_basic 0.006021 0.000471 0.339822 ( 0.426693)
test_all 0.001198 0.000315 653.205208 (108.226474)
test_rubyspec 0.074720 0.032793 51.646616 ( 59.728566)
total: 188.64 sec