Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-181142
#<BuildRuby:0x0000561782df6048
@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.20240311-181142",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.007704 0.001284 2.905194 ( 4.716335)
build_miniruby 0.004504 0.000072 78.034092 ( 41.086789)
build_ruby 0.001833 0.000000 4.279339 ( 5.198494)
build_all 0.008636 0.000000 6.052213 ( 4.838760)
build_install 0.020610 0.002080 8.123317 ( 7.782058)
test_btest 0.000773 0.000110 76.077620 ( 62.836988)
test_basic 0.003950 0.004505 0.934005 ( 1.544655)
test_all 0.084981 0.040267 821.699383 (560.407876)
test_rubyspec 0.041021 0.056436 123.713398 (174.032022)
total: 862.45 sec