Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-231336
#<BuildRuby:0x000055ff16a1bdf8
@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.20230124-231336",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005085 0.001174 0.841681 ( 1.063723)
build_miniruby 0.001058 0.000245 1.003948 ( 1.002047)
build_ruby 0.001619 0.000000 2.761514 ( 2.759039)
build_all 0.009875 0.000000 16.688006 ( 2.993610)
build_install 0.000000 0.009071 2.077768 ( 1.066160)
test_btest 0.000000 0.000751 72.920021 ( 10.634073)
test_basic 0.000000 0.006185 0.336040 ( 0.422790)
test_all 0.000399 0.001734 660.031553 (103.620063)
test_rubyspec 0.076596 0.035533 51.357395 ( 59.447941)
total: 183.01 sec