Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-022323
#<BuildRuby:0x000055cfa2d10188
@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.20231218-022323",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000081 0.004053 1.037936 ( 1.321200)
build_miniruby 0.000508 0.000225 0.881326 ( 0.882023)
build_ruby 0.001113 0.000494 2.709137 ( 2.710253)
build_all 0.006136 0.000764 12.161904 ( 1.007596)
build_install 0.002696 0.007897 3.556902 ( 0.989049)
test_btest 0.000455 0.000248 66.338156 ( 5.451173)
test_basic 0.002198 0.001199 0.375316 ( 0.456635)
test_all 0.090689 0.012196 365.970762 ( 38.375053)
test_rubyspec 0.022438 0.047221 39.696990 ( 52.329982)
total: 103.52 sec