Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241112-092041
#<BuildRuby:0x00007fed0d50fdc8
@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.20241112-092041",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000036 0.000009 0.000045 ( 0.000043)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.004281 0.005222 4.573079 ( 5.956754)
build_miniruby 0.013431 0.002464 63.979923 ( 38.437037)
build_ruby 0.001753 0.000468 5.329475 ( 29.932430)
build_all 0.068828 0.021519 107.380993 (122.527161)
build_install 0.024993 0.000994 9.140414 ( 8.337485)
test_btest 0.000797 0.000204 67.142942 ( 67.986982)
test_basic 0.001551 0.009646 1.044197 ( 1.841018)
test_all 0.096271 0.058655 704.589880 (453.500909)
test_rubyspec 0.043655 0.040649 109.965964 ( 37.045591)
total: 765.57 sec