Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-172605
#<BuildRuby:0x000055ba3aaf2090
@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.20230805-172605",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006702 0.000216 2.309980 ( 4.956855)
build_miniruby 0.001653 0.000000 1.720188 ( 1.981099)
build_ruby 0.001592 0.000000 3.259712 ( 75.393259)
build_all 0.008098 0.000088 2.885771 ( 3.170219)
build_install 0.011297 0.008631 4.342245 ( 4.907080)
test_btest 0.000729 0.000061 65.943693 ( 51.876208)
test_basic 0.001155 0.004495 0.829823 ( 1.252495)
test_all 0.001109 0.000124 647.874034 (437.847752)
test_rubyspec 0.027689 0.032915 90.089229 (118.456471)
total: 699.84 sec