Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-071148
#<BuildRuby:0x0000561725d9a980
@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.20230616-071148",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002650 0.003790 2.037335 ( 4.426422)
build_miniruby 0.001807 0.000000 1.541147 ( 1.939988)
build_ruby 0.001737 0.000000 2.896040 ( 3.526247)
build_all 0.007773 0.000500 2.538690 ( 2.907518)
build_install 0.010736 0.007860 3.751996 ( 4.010771)
test_btest 0.000748 0.000140 62.336748 ( 43.639907)
test_basic 0.003708 0.004861 0.756615 ( 1.162813)
test_all 0.000970 0.000212 548.705553 (336.782267)
test_rubyspec 0.040894 0.020684 80.046163 (115.196157)
total: 513.59 sec