Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-103749
#<BuildRuby:0x00007f55dfb0fdd8
@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.20240925-103749",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.008025 0.001835 5.183847 ( 8.955093)
build_miniruby 0.000000 0.002015 1.853146 ( 2.821202)
build_ruby 0.000292 0.002024 4.529452 ( 6.545507)
build_all 0.002091 0.008829 6.596103 ( 10.078091)
build_install 0.015249 0.010738 10.076455 ( 13.591577)
test_btest 0.000842 0.000296 83.920993 (116.609996)
test_basic 0.007696 0.005591 1.174869 ( 2.125457)
test_all 0.113526 0.051842 801.213951 (860.465948)
test_rubyspec 0.034427 0.057410 124.429894 ( 53.019520)
total: 1074.21 sec