Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-202105
#<BuildRuby:0x00007f2d5199fdd8
@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.20240827-202105",
@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.000001 0.000023 ( 0.000024)
autoconf 0.000045 0.000002 0.000047 ( 0.000046)
configure 0.000036 0.000001 0.000037 ( 0.000037)
build_up 0.009621 0.000267 4.251947 ( 4.669072)
build_miniruby 0.000000 0.002222 49.317529 ( 32.139158)
build_ruby 0.000752 0.001577 4.420554 ( 4.648296)
build_all 0.009188 0.000641 7.579587 ( 3.726640)
build_install 0.011801 0.008440 10.138696 ( 4.924894)
test_btest 0.000765 0.000084 93.156164 ( 34.947459)
test_basic 0.007502 0.005252 1.160308 ( 1.297354)
test_all 0.102066 0.057338 812.868336 (365.538409)
test_rubyspec 0.038995 0.053018 151.482966 ( 46.243246)
total: 498.14 sec