Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-071419
#<BuildRuby:0x000056303ce5bdf8
@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.20230101-071419",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.006492 0.841443 ( 1.016727)
build_miniruby 0.000000 0.001359 1.021838 ( 1.019912)
build_ruby 0.000972 0.000625 2.777953 ( 2.775342)
build_all 0.008227 0.001445 16.825930 ( 3.010540)
build_install 0.010932 0.000622 2.281464 ( 1.175941)
test_btest 0.000566 0.000176 70.512096 ( 10.914618)
test_basic 0.000000 0.006569 0.309579 ( 0.396358)
test_all 0.000456 0.000933 659.152100 (100.597404)
test_rubyspec 0.082413 0.051537 51.425784 ( 59.447973)
total: 180.36 sec