Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241110-172104
#<BuildRuby:0x00007ff2aa2dfdd0
@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.20241110-172104",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.009552 0.000790 4.161458 ( 5.333969)
build_miniruby 0.001909 0.000000 1.882693 ( 2.633184)
build_ruby 0.000000 0.002380 4.651204 ( 5.394336)
build_all 0.010222 0.002329 6.103226 ( 5.532067)
build_install 0.023206 0.001551 8.869565 ( 7.869830)
test_btest 0.000945 0.000142 67.471582 ( 66.884608)
test_basic 0.006864 0.004966 1.036717 ( 1.417203)
test_all 0.114610 0.042538 735.746983 (448.740052)
test_rubyspec 0.044103 0.042831 110.983147 ( 33.078308)
total: 576.88 sec