Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240627-071632
#<BuildRuby:0x00007efd8bf6fdd0
@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.20240627-071632",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.010441 0.000623 4.589347 ( 7.549361)
build_miniruby 0.001706 0.000495 1.863414 ( 4.072920)
build_ruby 0.001963 0.000570 4.484153 ( 6.243755)
build_all 0.002441 0.009552 7.474548 ( 9.534783)
build_install 0.021885 0.005860 10.973780 ( 13.675187)
test_btest 0.000000 0.001338 100.359546 (145.345607)
test_basic 0.010896 0.003735 1.234474 ( 2.372467)
test_all 0.123775 0.045587 823.147695 (895.275166)
test_rubyspec 0.048123 0.048556 153.605553 ( 83.169100)
total: 1167.24 sec