Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241122-152636
#<BuildRuby:0x00007fd5a114fdd8
@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.20241122-152636",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.008553 0.000914 4.251982 ( 5.413375)
build_miniruby 0.000000 0.001787 2.280941 ( 2.764349)
build_ruby 0.000070 0.002269 4.228299 ( 65.552700)
build_all 0.005952 0.003575 5.589389 ( 3.190492)
build_install 0.022553 0.000000 8.765684 ( 6.274492)
test_btest 0.000973 0.000000 65.308779 ( 37.931928)
test_basic 0.007186 0.005012 1.054154 ( 1.419885)
test_all 0.128772 0.027226 746.367512 (415.177466)
test_rubyspec 0.047111 0.036137 106.570153 ( 33.026607)
total: 570.75 sec