Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240811-155641
#<BuildRuby:0x00007f12f91ffdc0
@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.20240811-155641",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.008569 0.001428 4.064639 ( 6.849258)
build_miniruby 0.001489 0.000248 1.799159 ( 2.609956)
build_ruby 0.002057 0.000343 4.620885 ( 5.858661)
build_all 0.009857 0.001643 7.709604 ( 9.853005)
build_install 0.022633 0.004547 10.792899 ( 12.955900)
test_btest 0.000899 0.000153 101.434861 (133.100907)
test_basic 0.007656 0.006170 1.230074 ( 2.090880)
test_all 0.102849 0.063748 875.432553 (641.895346)
test_rubyspec 0.063411 0.031877 154.936995 ( 55.759085)
total: 870.97 sec