Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-050547
#<BuildRuby:0x00007fc1e425fdc0
@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.20240614-050547",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.008012 0.001603 4.342559 ( 13.998965)
build_miniruby 0.001843 0.000000 2.511339 ( 11.722779)
build_ruby 0.002440 0.000038 4.766289 ( 32.632545)
build_all 0.008794 0.003422 7.688994 ( 11.349294)
build_install 0.026852 0.001936 11.098812 ( 15.360397)
test_btest 0.001273 0.000237 97.222686 (146.079141)
test_basic 0.013021 0.001569 1.264462 ( 2.439594)
test_all 0.102826 0.064856 860.943342 (1184.236060)
test_rubyspec 0.063887 0.036656 156.395101 (144.355756)
total: 1562.18 sec