Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240624-031220
#<BuildRuby:0x00007f9a3963fdc8
@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.20240624-031220",
@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.000025 0.000008 0.000033 ( 0.000033)
autoconf 0.000037 0.000012 0.000049 ( 0.000050)
configure 0.000036 0.000011 0.000047 ( 0.000048)
build_up 0.007077 0.003627 4.440271 ( 8.274559)
build_miniruby 0.001534 0.000497 2.467427 ( 4.370485)
build_ruby 0.002358 0.000764 4.659946 ( 6.231716)
build_all 0.007956 0.003947 7.698346 ( 10.303889)
build_install 0.015414 0.012108 10.926187 ( 14.833689)
test_btest 0.000000 0.001721 102.730128 (154.553591)
test_basic 0.006919 0.007667 1.211894 ( 2.617052)
test_all 0.115608 0.055486 902.888777 (1053.286103)
test_rubyspec 0.040372 0.060337 155.777868 ( 83.983712)
total: 1338.46 sec