Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241009-064800
#<BuildRuby:0x00007ff4387afdd0
@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.20241009-064800",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000046 0.000007 0.000053 ( 0.000051)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.008603 0.001194 4.288333 ( 5.383597)
build_miniruby 0.001684 0.000234 2.386539 ( 2.648245)
build_ruby 0.000000 0.002392 4.143801 ( 4.518304)
build_all 0.008221 0.003059 6.583660 ( 5.162962)
build_install 0.020104 0.005656 9.733800 ( 6.932805)
test_btest 0.001043 0.000187 82.118746 ( 60.885292)
test_basic 0.007841 0.005282 1.174478 ( 1.513991)
test_all 0.132623 0.025470 730.081696 (513.410046)
test_rubyspec 0.049635 0.038967 122.223853 ( 73.036369)
total: 673.49 sec