Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240222-095734
#<BuildRuby:0x000055ae53aaa1e8
@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.20240222-095734",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.003821 0.007796 18.861722 ( 23.547818)
build_miniruby 0.000126 0.003924 70.792093 ( 80.331467)
build_ruby 0.001718 0.000000 3.677957 ( 5.631827)
build_all 0.009229 0.001112 33.606384 ( 44.920788)
build_install 0.017183 0.006507 7.938026 ( 10.786177)
test_btest 0.000955 0.000000 74.036266 (100.474536)
test_basic 0.004008 0.003731 0.800601 ( 1.736688)
test_all 0.111608 0.016056 795.672233 (849.851120)
test_rubyspec 0.042929 0.052600 116.499714 (169.347729)
total: 1286.63 sec