Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241125-232603
#<BuildRuby:0x00007f131842fdd8
@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.20241125-232603",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.008260 0.000993 4.285624 ( 5.511466)
build_miniruby 0.001385 0.000335 2.207108 ( 2.777785)
build_ruby 0.001628 0.000393 4.312616 ( 4.858096)
build_all 0.008595 0.002075 5.588443 ( 4.767553)
build_install 0.019805 0.006159 8.972834 ( 7.610854)
test_btest 0.000667 0.000166 65.777734 ( 61.326329)
test_basic 0.000073 0.011571 0.978766 ( 1.378747)
test_all 0.117904 0.033788 713.701106 (375.586879)
test_rubyspec 0.051326 0.030862 104.405411 ( 37.056084)
total: 500.88 sec