Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241025-030553
#<BuildRuby:0x00007fc3c8adfdc0
@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.20241025-030553",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.008330 0.000735 4.004470 ( 4.452706)
build_miniruby 0.001936 0.000000 1.691927 ( 1.745944)
build_ruby 0.000000 0.002277 4.444998 ( 4.660740)
build_all 0.009965 0.000955 6.395813 ( 4.463852)
build_install 0.017434 0.004714 8.880551 ( 5.682204)
test_btest 0.000983 0.000117 67.400917 ( 56.528032)
test_basic 0.008028 0.004781 1.078689 ( 1.346698)
test_all 0.098677 0.056816 741.822711 (390.927084)
test_rubyspec 0.039769 0.048131 110.323883 ( 36.488586)
total: 506.30 sec