Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-072035
#<BuildRuby:0x0000559dfe13dd40
@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.20230731-072035",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000077 0.000000 0.000077 ( 0.000046)
build_up 0.007428 0.000234 2.972966 ( 5.180577)
build_miniruby 0.001564 0.000104 2.128442 ( 2.618668)
build_ruby 0.002142 0.000000 3.330571 ( 3.939451)
build_all 0.010782 0.000000 11.502547 ( 9.065189)
build_install 0.012178 0.007975 4.260452 ( 4.799455)
test_btest 0.000895 0.000000 65.303249 ( 49.977289)
test_basic 0.007621 0.000042 0.798704 ( 1.083102)
test_all 0.000932 0.000096 608.333063 (430.384552)
test_rubyspec 0.049541 0.011582 85.232946 (117.977768)
total: 625.03 sec