Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-021026
#<BuildRuby:0x0000557529ec6320
@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.20240307-021026",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.008873 0.000896 2.885800 ( 4.574438)
build_miniruby 0.000000 0.001373 2.176383 ( 2.661668)
build_ruby 0.000000 0.001982 3.513460 ( 4.663383)
build_all 0.004038 0.004872 6.108412 ( 6.267113)
build_install 0.021845 0.000166 7.980858 ( 8.533304)
test_btest 0.000660 0.000140 72.752737 ( 73.788487)
test_basic 0.006871 0.001458 0.805123 ( 1.337991)
test_all 0.087529 0.032375 784.030245 (550.112744)
test_rubyspec 0.041788 0.047104 116.703189 (154.219285)
total: 806.16 sec