Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240820-080902
#<BuildRuby:0x00007f21e59dfdd8
@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.20240820-080902",
@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.000025 0.000005 0.000030 ( 0.000032)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000034 0.000006 0.000040 ( 0.000041)
build_up 0.004723 0.005243 4.417567 ( 5.786597)
build_miniruby 0.000000 0.001967 1.963739 ( 2.602834)
build_ruby 0.000582 0.002357 4.826894 ( 5.618899)
build_all 0.009885 0.001391 8.408539 ( 8.306415)
build_install 0.025382 0.002758 11.674386 ( 11.279910)
test_btest 0.001102 0.000099 105.302575 ( 95.471110)
test_basic 0.006350 0.008934 1.280900 ( 2.056655)
test_all 0.107635 0.056767 887.784916 (478.563659)
test_rubyspec 0.055324 0.039969 158.747860 ( 48.451203)
total: 658.14 sec