Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240617-070101
#<BuildRuby:0x00007f6ed06dfdd0
@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.20240617-070101",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000043)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.006385 0.002887 3.923906 ( 4.084594)
build_miniruby 0.001895 0.000379 1.705291 ( 1.712281)
build_ruby 0.002094 0.000418 4.518444 ( 4.662170)
build_all 0.008306 0.001661 7.007652 ( 3.846521)
build_install 0.009541 0.015401 10.115675 ( 5.638582)
test_btest 0.000753 0.000215 91.241676 ( 42.095007)
test_basic 0.009088 0.004227 1.200102 ( 1.340462)
test_all 0.114999 0.042966 850.288837 (761.125993)
test_rubyspec 0.073957 0.023738 152.641074 (163.906427)
total: 988.41 sec