Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241108-231631
#<BuildRuby:0x00007f5e5792fdd0
@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.20241108-231631",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000054 0.000000 0.000054 ( 0.000054)
build_up 0.008335 0.000147 3.884983 ( 4.291842)
build_miniruby 0.001745 0.000000 1.658911 ( 2.903418)
build_ruby 0.002061 0.000000 4.300326 ( 42.356704)
build_all 0.006616 0.003642 5.695318 ( 4.392031)
build_install 0.019534 0.004961 8.537963 ( 7.637861)
test_btest 0.000867 0.000235 63.366125 ( 41.841991)
test_basic 0.002686 0.010372 1.032683 ( 1.968061)
test_all 0.110079 0.042019 727.088516 (437.159650)
test_rubyspec 0.050821 0.037280 106.660068 ( 60.796190)
total: 603.35 sec