Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240728-153107
#<BuildRuby:0x00007f266202fdc0
@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.20240728-153107",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000041)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.004890 0.004579 3.883950 ( 5.986810)
build_miniruby 0.002578 0.000000 1.767763 ( 2.023187)
build_ruby 0.002039 0.000096 4.532310 ( 5.167338)
build_all 0.009744 0.001353 7.616466 ( 7.720733)
build_install 0.018051 0.006545 10.556538 ( 10.076805)
test_btest 0.000807 0.000131 98.347086 (121.675241)
test_basic 0.013365 0.000000 1.279207 ( 2.368994)
test_all 0.145576 0.026149 851.013657 (1071.412890)
test_rubyspec 0.066929 0.030189 159.111941 (135.027666)
total: 1361.46 sec