Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-224000
#<BuildRuby:0x000055d16ca65d90
@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.20231117-224000",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.006999 0.000000 2.152809 ( 4.433407)
build_miniruby 0.001799 0.000821 5.977953 ( 8.101951)
build_ruby 0.000000 0.002207 3.176241 ( 13.571370)
build_all 0.008057 0.001047 5.380357 ( 6.400605)
build_install 0.020903 0.001054 6.670780 ( 23.008835)
test_btest 0.000812 0.000178 65.449395 ( 95.513648)
test_basic 0.008676 0.000056 0.820737 ( 2.206083)
test_all 0.076926 0.046886 592.065039 (452.882623)
test_rubyspec 0.025706 0.050793 90.050084 (131.591651)
total: 737.71 sec