Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241209-053227
#<BuildRuby:0x00007fa770fefdc0
@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.20241209-053227",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.006131 0.003664 4.057498 ( 4.356342)
build_miniruby 0.001471 0.000303 2.231805 ( 2.251577)
build_ruby 0.002211 0.000000 4.256665 ( 4.429799)
build_all 0.010854 0.000000 6.422378 ( 4.103190)
build_install 0.022628 0.002789 8.698070 ( 7.468757)
test_btest 0.000709 0.000127 64.362238 ( 51.956223)
test_basic 0.006057 0.005734 1.053514 ( 1.344587)
test_all 0.112108 0.034780 708.049692 (427.437336)
test_rubyspec 0.044878 0.039027 106.785515 ( 51.695125)
total: 555.04 sec