Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-151035
#<BuildRuby:0x000055d6255aa090
@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.20230614-151035",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007045 0.000000 2.111043 ( 4.612200)
build_miniruby 0.004740 0.003032 71.729803 ( 50.163106)
build_ruby 0.001568 0.000379 2.912025 ( 3.656874)
build_all 0.007827 0.000934 4.377748 ( 4.164971)
build_install 0.011425 0.008910 3.700228 ( 4.082431)
test_btest 0.000865 0.000243 60.162561 ( 42.943135)
test_basic 0.007848 0.000000 0.739254 ( 1.224205)
test_all 0.000904 0.000200 562.661736 (371.226591)
test_rubyspec 0.043238 0.019334 78.280254 (116.249098)
total: 598.32 sec