Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230526-051007
#<BuildRuby:0x0000558b863c1e98
@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.20230526-051007",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.008056 0.000139 2.051716 ( 5.016858)
build_miniruby 0.001874 0.000065 1.788332 ( 2.719464)
build_ruby 0.001543 0.000053 2.896416 ( 4.148154)
build_all 0.007826 0.000270 2.153792 ( 3.089447)
build_install 0.014530 0.005216 3.537350 ( 4.603752)
test_btest 0.000000 0.001084 62.878951 ( 68.367744)
test_basic 0.003403 0.004045 0.699005 ( 1.252036)
test_all 0.001610 0.000161 554.378125 (579.768888)
test_rubyspec 0.011336 0.049112 75.528886 (115.636084)
total: 784.60 sec