Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-131057
#<BuildRuby:0x00007f6b91b8fde0
@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.20240621-131057",
@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.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.007666 0.001677 4.201342 ( 8.009089)
build_miniruby 0.002202 0.000482 6.570081 ( 9.180085)
build_ruby 0.001946 0.000426 4.337979 ( 6.541030)
build_all 0.009665 0.002632 7.374930 ( 9.803826)
build_install 0.022321 0.004495 10.542759 ( 14.249498)
test_btest 0.000844 0.000186 97.177799 (146.358372)
test_basic 0.007158 0.008101 1.172425 ( 2.469273)
test_all 0.120463 0.046591 851.340058 (1073.341613)
test_rubyspec 0.043214 0.053201 145.901843 ( 72.455160)
total: 1342.41 sec