Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-192942
#<BuildRuby:0x000055e9bd11e048
@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.20230815-192942",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007855 0.000000 2.711702 ( 4.379347)
build_miniruby 0.002245 0.000199 10.968958 ( 9.129771)
build_ruby 0.001767 0.000166 3.553328 ( 3.797428)
build_all 0.000000 0.009236 5.694726 ( 3.837125)
build_install 0.010555 0.010096 6.897204 ( 4.567827)
test_btest 0.000000 0.000890 68.650327 ( 32.161254)
test_basic 0.000000 0.008503 0.821479 ( 0.963155)
test_all 0.007983 0.002406 662.619621 (280.292177)
test_rubyspec 0.037738 0.036685 90.532436 (104.421683)
total: 443.55 sec