Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240817-180044
#<BuildRuby:0x00007fda8874fdc8
@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.20240817-180044",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.008594 0.000969 4.289410 ( 5.781099)
build_miniruby 0.001590 0.000335 1.819735 ( 2.667268)
build_ruby 0.002027 0.000427 4.611190 ( 5.371885)
build_all 0.009511 0.002003 7.813210 ( 7.090464)
build_install 0.015800 0.010650 10.761100 ( 10.315655)
test_btest 0.000763 0.000191 98.513827 ( 98.896125)
test_basic 0.009890 0.003614 1.236237 ( 1.774995)
test_all 0.132280 0.031928 843.949837 (604.941700)
test_rubyspec 0.063617 0.024003 152.926777 ( 50.641748)
total: 787.48 sec