Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-023408
#<BuildRuby:0x00007f51a7c9fdd8
@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.20240922-023408",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.006694 0.003655 5.323410 ( 7.943402)
build_miniruby 0.001856 0.000000 1.881422 ( 9.089924)
build_ruby 0.002759 0.000157 4.628755 ( 6.314909)
build_all 0.006923 0.004415 6.528119 ( 7.861564)
build_install 0.021320 0.005019 10.540177 ( 11.988078)
test_btest 0.001133 0.000222 86.897823 (109.161262)
test_basic 0.009022 0.004244 1.176087 ( 2.144178)
test_all 0.121514 0.046728 821.653012 (919.003876)
test_rubyspec 0.064281 0.032065 128.990850 ( 79.526425)
total: 1153.03 sec