Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241104-031201
#<BuildRuby:0x00007f805046fdc0
@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.20241104-031201",
@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.000028 0.000004 0.000032 ( 0.000031)
autoconf 0.000048 0.000007 0.000055 ( 0.000054)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.004594 0.004785 4.153731 ( 4.808259)
build_miniruby 0.001416 0.000249 1.661678 ( 1.700970)
build_ruby 0.001705 0.000300 4.291703 ( 4.735290)
build_all 0.010971 0.000000 6.113829 ( 4.324499)
build_install 0.023594 0.000000 8.984690 ( 6.548474)
test_btest 0.000921 0.000000 63.047814 ( 53.972320)
test_basic 0.007560 0.003747 1.007818 ( 1.337142)
test_all 0.109746 0.046157 748.683172 (420.096377)
test_rubyspec 0.059053 0.028827 109.012333 ( 47.827277)
total: 545.35 sec