Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250418-112811
#<BuildRuby:0x00007f45c7c4fdd8
@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.20250418-112811",
@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.000029 0.000008 0.000037 ( 0.000031)
autoconf 0.000053 0.000014 0.000067 ( 0.000061)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.007146 0.000791 3.477271 ( 12.884183)
build_miniruby 0.001752 0.000451 4.121493 ( 24.814067)
build_ruby 0.002744 0.000000 4.857601 ( 35.982274)
build_all 0.053223 0.014147 137.621762 (133.750095)
build_install 0.023207 0.000997 8.397724 ( 12.166257)
test_btest 0.000839 0.000196 67.295296 ( 82.839962)
test_basic 0.001869 0.010214 1.039696 ( 1.605424)
test_all 0.069476 0.061596 633.001325 (504.458486)
test_rubyspec 0.034625 0.044459 105.718864 ( 45.479544)
total: 853.98 sec