Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-154925
#<BuildRuby:0x000055b26441f7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-154925",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004501 0.000000 1.026958 ( 1.550435)
build_miniruby 0.000966 0.000000 0.874966 ( 0.875681)
build_ruby 0.001115 0.000000 2.708765 ( 2.712840)
build_all 0.007663 0.000184 12.179069 ( 1.004621)
build_install 0.006372 0.000455 3.552963 ( 0.979949)
test_btest 0.000894 0.000000 62.492436 ( 5.870141)
test_basic 0.004152 0.000031 0.374648 ( 0.456277)
test_all 0.092156 0.009009 383.732126 ( 37.005233)
test_rubyspec 0.021832 0.040244 39.534166 ( 52.238673)
total: 102.69 sec