Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-080156
#<BuildRuby:0x00007f4425b2fdc0
@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.20240702-080156",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.008739 0.002537 4.698804 ( 6.200619)
build_miniruby 0.001456 0.000423 2.308116 ( 2.792495)
build_ruby 0.000000 0.002526 4.513165 ( 5.344012)
build_all 0.005628 0.005094 7.703686 ( 6.960767)
build_install 0.021431 0.004488 11.356548 ( 10.448014)
test_btest 0.000000 0.001238 103.500041 (113.553305)
test_basic 0.005755 0.008354 1.235409 ( 2.121941)
test_all 0.118823 0.050984 880.238076 (1077.411386)
test_rubyspec 0.058897 0.038970 159.011317 (158.767556)
total: 1383.60 sec