Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240901-001833
#<BuildRuby:0x00007fc8894afde0
@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.20240901-001833",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.004701 0.004853 4.082643 ( 5.333187)
build_miniruby 0.001644 0.000312 1.853193 ( 2.225039)
build_ruby 0.002010 0.000381 4.690402 ( 5.355531)
build_all 0.011564 0.000569 7.730165 ( 6.618749)
build_install 0.015990 0.010688 10.611877 ( 9.167060)
test_btest 0.000000 0.001097 92.885532 ( 61.480841)
test_basic 0.005696 0.007349 1.264244 ( 1.744157)
test_all 0.109429 0.046952 805.367844 (361.254656)
test_rubyspec 0.035655 0.056442 145.195025 ( 39.537071)
total: 492.72 sec