Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241231-194903
#<BuildRuby:0x00007fe17611fdc8
@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.20241231-194903",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000033 0.000006 0.000039 ( 0.000037)
build_up 0.006187 0.000000 2.127874 ( 3.074674)
build_miniruby 0.000111 0.001804 1.628803 ( 2.057454)
build_ruby 0.001845 0.000299 4.050373 ( 36.801560)
build_all 0.011622 0.000637 6.332766 ( 5.777349)
build_install 0.015321 0.009184 8.236604 ( 9.461942)
test_btest 0.000848 0.000165 63.011351 ( 55.638346)
test_basic 0.003283 0.004779 0.999138 ( 1.764768)
test_all 0.111212 0.045988 751.782374 (848.438512)
test_rubyspec 0.062546 0.027735 107.833549 ( 92.697268)
total: 1055.71 sec