Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241013-005312
#<BuildRuby:0x00007f37f4b1fde0
@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.20241013-005312",
@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.000028 0.000004 0.000032 ( 0.000032)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008768 0.000774 4.414535 ( 5.463769)
build_miniruby 0.002104 0.000341 1.924205 ( 2.379914)
build_ruby 0.002205 0.000358 4.467816 ( 5.070091)
build_all 0.011173 0.000413 6.764662 ( 5.413056)
build_install 0.023169 0.001460 9.689613 ( 7.669303)
test_btest 0.000814 0.000116 81.723053 ( 66.004126)
test_basic 0.008294 0.004444 1.083731 ( 1.478344)
test_all 0.103545 0.055013 775.509545 (541.795506)
test_rubyspec 0.039416 0.050866 123.739749 ( 46.593452)
total: 681.87 sec