Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-135645
#<BuildRuby:0x00005653b8c88090
@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.20240105-135645",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.003389 0.750133 ( 1.145659)
build_miniruby 0.000278 0.000457 0.915856 ( 0.915965)
build_ruby 0.000930 0.000253 2.765911 ( 2.770698)
build_all 0.007215 0.000000 12.111048 ( 1.041819)
build_install 0.007816 0.000000 3.396189 ( 0.974919)
test_btest 0.000595 0.000000 65.101156 ( 5.025719)
test_basic 0.003622 0.000000 0.375773 ( 0.456287)
test_all 0.079530 0.034522 494.783334 ( 43.326476)
test_rubyspec 0.024600 0.027846 40.911905 ( 53.650069)
total: 109.31 sec