Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-182850
#<BuildRuby:0x00005637fb5ab840
@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.20231021-182850",
@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.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004143 0.000208 1.471045 ( 1.712044)
build_miniruby 0.000976 0.000049 0.939803 ( 0.940478)
build_ruby 0.001227 0.000000 2.648196 ( 2.648533)
build_all 0.005479 0.004428 16.391702 ( 1.463765)
build_install 0.004222 0.004910 4.900916 ( 1.141132)
test_btest 0.001003 0.000000 84.278817 ( 7.288108)
test_basic 0.004871 0.000000 0.677886 ( 0.754981)
test_all 0.099660 0.032736 505.936021 ( 45.865917)
test_rubyspec 0.010023 0.038955 49.375770 ( 61.746001)
total: 123.56 sec