Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-153902
#<BuildRuby:0x00005587fb409e20
@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.20230904-153902",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007977 0.000006 2.044936 ( 4.190255)
build_miniruby 0.002038 0.000191 2.093851 ( 2.771284)
build_ruby 0.001769 0.000166 3.407504 ( 4.521722)
build_all 0.005868 0.004298 5.568987 ( 6.354423)
build_install 0.017739 0.004299 6.860141 ( 7.877122)
test_btest 0.000825 0.000111 63.293847 ( 66.000894)
test_basic 0.000000 0.008407 0.801337 ( 1.496446)
test_all 0.004022 0.007262 648.919241 (750.596824)
test_rubyspec 0.042798 0.037942 94.586345 (140.603330)
total: 984.41 sec