Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241023-230503
#<BuildRuby:0x00007f30287cfdd0
@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.20241023-230503",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.000000 0.009520 4.363985 ( 5.155315)
build_miniruby 0.000000 0.002171 2.284119 ( 2.426452)
build_ruby 0.001467 0.001381 4.487591 ( 4.857944)
build_all 0.006805 0.003848 6.155592 ( 4.905157)
build_install 0.009977 0.014871 9.352094 ( 7.067695)
test_btest 0.000823 0.000000 66.139696 ( 57.405501)
test_basic 0.005562 0.000000 1.063417 ( 1.469215)
test_all 0.108147 0.049235 699.938774 (452.627847)
test_rubyspec 0.046184 0.046758 111.758603 ( 55.275703)
total: 591.19 sec