Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241003-004413
#<BuildRuby:0x00007f7580a3fdc0
@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.20241003-004413",
@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.000003 0.000031 ( 0.000032)
autoconf 0.000048 0.000005 0.000053 ( 0.000054)
configure 0.000039 0.000004 0.000043 ( 0.000044)
build_up 0.003966 0.008569 8.996126 ( 11.128761)
build_miniruby 0.002509 0.000000 2.401076 ( 3.071967)
build_ruby 0.002748 0.000000 4.709964 ( 5.429134)
build_all 0.012604 0.000856 8.676872 ( 9.362517)
build_install 0.022117 0.005036 10.846880 ( 11.378362)
test_btest 0.003109 0.000000 86.447383 ( 94.953729)
test_basic 0.010125 0.001368 1.208513 ( 1.967192)
test_all 0.119756 0.041890 802.304434 (722.344675)
test_rubyspec 0.065362 0.026312 128.911908 ( 65.427201)
total: 925.06 sec