Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240210-171127
#<BuildRuby:0x000055fcc2e3a048
@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.20240210-171127",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.008136 0.000285 2.194053 ( 4.096540)
build_miniruby 0.001378 0.000095 2.150306 ( 2.633394)
build_ruby 0.002129 0.000147 3.552031 ( 4.653509)
build_all 0.009609 0.000068 6.253887 ( 6.981925)
build_install 0.015302 0.007489 7.861398 ( 7.748230)
test_btest 0.000682 0.000074 73.812184 ( 85.608146)
test_basic 0.008370 0.000454 0.880204 ( 4.497078)
test_all 0.107619 0.020571 777.834734 (757.823983)
test_rubyspec 0.049796 0.064294 179.673855 (265.470268)
total: 1139.51 sec