Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-092026
#<BuildRuby:0x00007f3201eefdd8
@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.20240630-092026",
@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.000007 0.000030 ( 0.000029)
autoconf 0.000038 0.000010 0.000048 ( 0.000050)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.008424 0.002298 4.564354 ( 7.555326)
build_miniruby 0.001458 0.000398 1.864295 ( 3.042015)
build_ruby 0.002297 0.000627 4.639976 ( 6.474128)
build_all 0.011664 0.000726 7.657481 ( 10.276364)
build_install 0.013222 0.016413 10.968879 ( 13.783169)
test_btest 0.001085 0.000000 102.922960 (132.956578)
test_basic 0.004784 0.009359 1.247937 ( 10.767173)
test_all 0.120310 0.046602 825.724122 (844.389377)
test_rubyspec 0.056868 0.043790 157.180821 ( 55.121134)
total: 1084.37 sec