Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240624-051308
#<BuildRuby:0x00007f1cedfcfdd0
@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.20240624-051308",
@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.000024 0.000006 0.000030 ( 0.000032)
autoconf 0.000045 0.000012 0.000057 ( 0.000053)
configure 0.000037 0.000009 0.000046 ( 0.000046)
build_up 0.010534 0.000000 4.509255 ( 7.423189)
build_miniruby 0.002287 0.000000 2.412914 ( 3.951532)
build_ruby 0.002728 0.000000 4.660207 ( 11.140205)
build_all 0.010942 0.001410 7.799114 ( 11.572535)
build_install 0.018184 0.011189 11.331031 ( 17.002104)
test_btest 0.000412 0.000819 101.768938 (156.616954)
test_basic 0.004570 0.009726 1.257667 ( 2.782708)
test_all 0.120591 0.049091 862.192652 (1015.469272)
test_rubyspec 0.059825 0.037781 155.241081 ( 87.437846)
total: 1313.40 sec