Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240812-195726
#<BuildRuby:0x00007fc29830fdd8
@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.20240812-195726",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005533 0.004341 4.193796 ( 6.081699)
build_miniruby 0.001789 0.000357 2.416895 ( 3.078111)
build_ruby 0.000000 0.002629 4.683846 ( 5.745692)
build_all 0.009627 0.001684 7.555915 ( 8.943488)
build_install 0.015752 0.009164 10.501581 ( 12.944282)
test_btest 0.000814 0.000203 97.315670 (112.256366)
test_basic 0.003696 0.009681 1.198029 ( 2.179421)
test_all 0.139264 0.024766 849.725497 (601.173098)
test_rubyspec 0.053322 0.039945 147.626916 ( 55.237120)
total: 807.64 sec