Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-153416
#<BuildRuby:0x00007f63d3ccfdd8
@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.20240727-153416",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007280 0.002340 4.080418 ( 7.206997)
build_miniruby 0.002293 0.000000 1.799685 ( 2.768310)
build_ruby 0.002443 0.000178 4.572826 ( 6.080704)
build_all 0.008790 0.002729 7.654811 ( 9.093442)
build_install 0.018791 0.006438 10.763204 ( 13.388148)
test_btest 0.000912 0.000287 99.230767 (143.623597)
test_basic 0.010543 0.003313 1.224780 ( 2.799769)
test_all 0.122839 0.046141 883.090966 (1093.971303)
test_rubyspec 0.050805 0.047190 159.175144 ( 93.667852)
total: 1372.60 sec