Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-110015
#<BuildRuby:0x000055f7923f7d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-110015",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004310 0.000454 1.191186 ( 1.597258)
build_miniruby 0.000881 0.000092 0.873540 ( 0.873181)
build_ruby 0.001168 0.000123 2.658677 ( 2.659139)
build_all 0.006708 0.003446 16.147806 ( 1.444369)
build_install 0.000000 0.007984 4.798645 ( 1.139529)
test_btest 0.000000 0.001107 81.589404 ( 7.181797)
test_basic 0.000000 0.004527 0.646852 ( 0.726455)
test_all 0.095065 0.037496 494.877784 ( 52.102369)
test_rubyspec 0.019547 0.028754 50.674620 ( 63.072942)
total: 130.80 sec