Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-160754
#<BuildRuby:0x00007f4c9729fdc0
@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.20240819-160754",
@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.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.006746 0.003779 4.219753 ( 6.469559)
build_miniruby 0.001770 0.000344 14.203796 ( 15.105655)
build_ruby 0.001865 0.000362 4.728708 ( 5.520759)
build_all 0.008124 0.003247 7.913570 ( 7.486615)
build_install 0.019907 0.006615 11.323304 ( 10.007142)
test_btest 0.000835 0.000183 103.663714 ( 95.130714)
test_basic 0.007794 0.006319 1.265661 ( 1.848453)
test_all 0.124184 0.035640 825.298981 (405.244097)
test_rubyspec 0.063541 0.030954 153.267485 ( 46.521805)
total: 593.34 sec