Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-035615
#<BuildRuby:0x0000559a729fc088
@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.20240618-035615",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003640 0.001699 1.892148 ( 2.164925)
build_miniruby 0.000781 0.000364 1.030002 ( 1.029599)
build_ruby 0.001171 0.000547 3.405096 ( 3.405343)
build_all 0.008390 0.001789 17.784173 ( 1.715536)
build_install 0.007246 0.003170 6.161327 ( 1.509609)
test_btest 0.000718 0.000314 102.977218 ( 9.436388)
test_basic 0.001442 0.003360 0.775676 ( 0.854538)
test_all 0.091590 0.048222 564.585201 ( 52.588566)
test_rubyspec 0.016022 0.049953 133.236885 ( 16.095647)
total: 88.80 sec