Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-131517
#<BuildRuby:0x00007fbced1dfdd8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240626-131517",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000047 0.000013 0.000060 ( 0.000054)
configure 0.000032 0.000009 0.000041 ( 0.000042)
build_up 0.000000 0.011107 4.672357 ( 8.301328)
build_miniruby 0.000935 0.001072 2.395392 ( 3.467468)
build_ruby 0.001852 0.000694 4.553226 ( 28.341190)
build_all 0.003945 0.007943 7.684499 ( 9.991426)
build_install 0.018207 0.010810 11.291512 ( 13.879198)
test_btest 0.000668 0.000297 98.042823 (133.646622)
test_basic 0.007679 0.005834 1.157447 ( 5.795811)
test_all 0.110579 0.056165 843.943341 (917.930096)
test_rubyspec 0.050746 0.042564 149.679543 ( 63.346360)
total: 1184.70 sec