Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-161151
#<BuildRuby:0x0000562ee156a458
@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.20240312-161151",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000010 0.000035 ( 0.000035)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.009147 0.002022 19.562493 ( 12.893355)
build_miniruby 0.000000 0.001593 20.723495 ( 21.429456)
build_ruby 0.000000 0.001860 3.574951 ( 4.219258)
build_all 0.000464 0.008893 32.485834 ( 31.058740)
build_install 0.020851 0.002438 8.271462 ( 6.232708)
test_btest 0.000640 0.000281 73.611624 ( 59.722600)
test_basic 0.006195 0.002710 0.938463 ( 1.157593)
test_all 0.098477 0.025212 759.393332 (534.761671)
test_rubyspec 0.064280 0.030692 123.500607 (182.735967)
total: 854.21 sec