Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240902-181516
#<BuildRuby:0x00007f2e565dfdc8
@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.20240902-181516",
@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.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.007908 0.001437 4.160524 ( 6.017801)
build_miniruby 0.001830 0.000000 2.389631 ( 2.859532)
build_ruby 0.002632 0.000097 4.622318 ( 5.762965)
build_all 0.005698 0.005361 7.554452 ( 7.349506)
build_install 0.020484 0.006973 10.680029 ( 9.947975)
test_btest 0.000000 0.001140 95.554925 ( 70.885492)
test_basic 0.006819 0.005147 1.217989 ( 1.722465)
test_all 0.112348 0.052086 817.089373 (354.071744)
test_rubyspec 0.050177 0.043255 144.868694 ( 46.046797)
total: 504.67 sec