Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241116-212511
#<BuildRuby:0x00007f777d95fdc0
@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.20241116-212511",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000041)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001468 0.008589 4.222414 ( 5.027431)
build_miniruby 0.001413 0.000584 1.758398 ( 2.019043)
build_ruby 0.000000 0.002447 4.455209 ( 5.204753)
build_all 0.004113 0.007595 6.292940 ( 5.689709)
build_install 0.022229 0.004161 9.243251 ( 8.441575)
test_btest 0.000000 0.001158 65.346501 ( 48.556569)
test_basic 0.007022 0.004419 1.010086 ( 1.582290)
test_all 0.117788 0.040637 735.147863 (344.552884)
test_rubyspec 0.049223 0.034894 110.416930 ( 50.740960)
total: 471.82 sec