Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240730-133317
#<BuildRuby:0x00007f59414efdd0
@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.20240730-133317",
@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.000040)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.009681 0.001241 4.434354 ( 6.907386)
build_miniruby 0.002030 0.000260 9.832013 ( 11.408216)
build_ruby 0.002134 0.000273 4.586137 ( 5.896805)
build_all 0.007475 0.004617 7.857881 ( 9.446912)
build_install 0.023540 0.002163 11.012876 ( 13.057155)
test_btest 0.001000 0.000143 100.720233 (130.514594)
test_basic 0.003684 0.009877 1.227294 ( 1.899923)
test_all 0.111591 0.055918 872.378696 (1050.695887)
test_rubyspec 0.043461 0.054482 157.990881 (126.703214)
total: 1356.53 sec