Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-150715
#<BuildRuby:0x0000564484dc2980
@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.20230506-150715",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000037 0.000004 0.000041 ( 0.000037)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.000000 0.007136 1.941573 ( 4.183720)
build_miniruby 0.001538 0.000000 1.502487 ( 1.863828)
build_ruby 0.001625 0.000000 2.544486 ( 3.272236)
build_all 0.006600 0.001092 2.188268 ( 2.719733)
build_install 0.017773 0.000256 3.358788 ( 3.987781)
test_btest 0.000655 0.000102 58.460273 ( 42.602113)
test_basic 0.005974 0.000934 0.688350 ( 1.105929)
test_all 0.001090 0.000171 564.442856 (338.883558)
test_rubyspec 0.029920 0.029852 78.007466 (107.709750)
total: 506.34 sec