Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-115528
#<BuildRuby:0x00005594da79a170
@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.20240221-115528",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001075 0.008202 2.997825 ( 5.357323)
build_miniruby 0.002278 0.000000 8.030211 ( 10.555434)
build_ruby 0.000000 0.001892 3.700905 ( 4.845242)
build_all 0.009342 0.000068 6.133983 ( 7.341452)
build_install 0.015085 0.007539 8.309191 ( 10.411786)
test_btest 0.000656 0.000173 76.952221 (109.236437)
test_basic 0.006382 0.002452 0.914930 ( 1.965364)
test_all 0.103646 0.023159 819.541567 (959.611652)
test_rubyspec 0.065535 0.033995 122.558940 (188.893021)
total: 1298.22 sec