Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-175629
#<BuildRuby:0x000056028ed522a8
@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.20230311-175629",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.006398 1.877656 ( 4.509643)
build_miniruby 0.000156 0.001438 1.300481 ( 1.682540)
build_ruby 0.001524 0.000169 2.431031 ( 3.290157)
build_all 0.007797 0.000000 2.216683 ( 2.947711)
build_install 0.013764 0.005891 3.327404 ( 4.154410)
test_btest 0.000728 0.000101 56.678034 ( 56.424926)
test_basic 0.002868 0.004240 0.483218 ( 0.855864)
test_all 0.000823 0.000137 525.737883 (566.881626)
test_rubyspec 0.040231 0.021285 75.806330 (114.214227)
total: 754.96 sec