Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-081038
#<BuildRuby:0x000056386cf8c0c8
@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.20231204-081038",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001722 0.002532 0.974643 ( 1.259477)
build_miniruby 0.000000 0.000877 0.869283 ( 0.869632)
build_ruby 0.000000 0.001797 2.693777 ( 2.694842)
build_all 0.003589 0.004368 12.039092 ( 1.020352)
build_install 0.007373 0.003313 3.572696 ( 0.964962)
test_btest 0.000600 0.000180 62.593147 ( 4.588882)
test_basic 0.002373 0.000712 0.368288 ( 0.452391)
test_all 0.063766 0.035039 375.774246 ( 35.509472)
test_rubyspec 0.032447 0.039942 39.881805 ( 52.523458)
total: 99.88 sec