Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240826-202041
#<BuildRuby:0x00007fe2408ffdc0
@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.20240826-202041",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006893 0.001419 4.064874 ( 4.384185)
build_miniruby 0.002002 0.000000 1.800370 ( 1.920859)
build_ruby 0.002228 0.000040 4.274003 ( 4.444417)
build_all 0.002099 0.007769 7.406145 ( 4.061908)
build_install 0.021772 0.001222 10.135876 ( 6.116508)
test_btest 0.000735 0.000166 88.909986 ( 36.437994)
test_basic 0.011062 0.002490 1.204122 ( 1.401350)
test_all 0.125672 0.032290 844.009832 (388.130806)
test_rubyspec 0.040957 0.047487 147.237801 ( 48.274735)
total: 495.17 sec