Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-050747
#<BuildRuby:0x00007f1d4311fdc0
@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.20240620-050747",
@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.000005 0.000030 ( 0.000031)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.005803 0.004492 4.115098 ( 6.831054)
build_miniruby 0.001452 0.000352 2.362115 ( 3.394693)
build_ruby 0.002217 0.000537 4.493147 ( 6.071294)
build_all 0.002894 0.008093 7.268589 ( 9.129969)
build_install 0.022292 0.005788 10.795265 ( 12.436346)
test_btest 0.000885 0.000256 100.995734 (131.530645)
test_basic 0.009508 0.004604 1.219632 ( 3.983850)
test_all 0.126694 0.041140 866.274319 (1099.132172)
test_rubyspec 0.062845 0.037726 154.674867 (135.519790)
total: 1408.04 sec