Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240923-103632
#<BuildRuby:0x00007fd80721fde0
@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.20240923-103632",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.009341 0.001515 5.172401 ( 7.427985)
build_miniruby 0.000000 0.002061 1.859835 ( 2.585288)
build_ruby 0.000000 0.002312 4.634424 ( 6.315802)
build_all 0.007763 0.003549 6.519638 ( 8.165394)
build_install 0.024311 0.002284 10.487792 ( 12.659139)
test_btest 0.000787 0.000150 85.639446 (116.219756)
test_basic 0.008694 0.004387 1.150685 ( 1.948737)
test_all 0.130817 0.039072 780.251708 (857.776039)
test_rubyspec 0.031130 0.061223 122.329646 ( 62.787939)
total: 1075.89 sec