Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240821-120845
#<BuildRuby:0x00007f62ad8afdd8
@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.20240821-120845",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.008638 0.001588 4.361323 ( 5.759507)
build_miniruby 0.001226 0.000422 2.418154 ( 2.838408)
build_ruby 0.002398 0.000000 4.607607 ( 5.300272)
build_all 0.009730 0.001213 7.462551 ( 6.179222)
build_install 0.017448 0.008861 10.816748 ( 9.521526)
test_btest 0.000344 0.000794 97.893311 ( 78.263959)
test_basic 0.004435 0.008639 1.168054 ( 1.577343)
test_all 0.109886 0.049369 820.723138 (439.554787)
test_rubyspec 0.042691 0.046367 149.505493 ( 64.733097)
total: 613.73 sec