Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240920-123254
#<BuildRuby:0x00007f0c721cfdd8
@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.20240920-123254",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.010984 0.000325 5.532070 ( 8.506698)
build_miniruby 0.001728 0.000177 2.439244 ( 3.614168)
build_ruby 0.002318 0.000238 4.747207 ( 7.046965)
build_all 0.011158 0.000000 6.772447 ( 8.813702)
build_install 0.026684 0.000803 11.149088 ( 15.144584)
test_btest 0.001050 0.000092 91.117607 (128.293888)
test_basic 0.011735 0.001020 1.186099 ( 2.279975)
test_all 0.119865 0.048944 840.845930 (995.058321)
test_rubyspec 0.044150 0.048951 132.744704 ( 52.726997)
total: 1221.49 sec