Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240625-051444
#<BuildRuby:0x00007fef24b9fdc8
@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.20240625-051444",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.008714 0.002112 4.327275 ( 7.600751)
build_miniruby 0.001820 0.000442 2.495183 ( 4.095741)
build_ruby 0.002409 0.000584 4.693135 ( 7.350378)
build_all 0.010440 0.001454 7.722700 ( 11.169764)
build_install 0.021051 0.008715 11.294752 ( 16.500869)
test_btest 0.001097 0.000000 101.611261 (154.482794)
test_basic 0.010368 0.004078 1.278920 ( 2.206535)
test_all 0.116440 0.053608 885.119029 (997.333064)
test_rubyspec 0.049427 0.049571 154.056073 ( 73.395410)
total: 1274.14 sec