Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-224020
#<BuildRuby:0x00007f7d754bfdd0
@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.20240926-224020",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.010153 0.001240 5.307917 ( 8.397018)
build_miniruby 0.002192 0.000000 1.891351 ( 2.403878)
build_ruby 0.002473 0.000000 4.539386 ( 6.470595)
build_all 0.011130 0.000666 6.628412 ( 8.378514)
build_install 0.026887 0.000936 10.145849 ( 14.981797)
test_btest 0.000922 0.000150 88.100373 (126.596718)
test_basic 0.008334 0.005105 1.178287 ( 2.664347)
test_all 0.120916 0.043666 769.297183 (722.816737)
test_rubyspec 0.054153 0.037150 121.072711 ( 53.649057)
total: 946.36 sec