Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250330-131721
#<BuildRuby:0x00007f1bb850fde0
@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.20250330-131721",
@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.000008 0.000029 ( 0.000025)
autoconf 0.000033 0.000012 0.000045 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.004319 0.004184 2.977953 ( 4.167984)
build_miniruby 0.001479 0.000569 1.623770 ( 2.031366)
build_ruby 0.001802 0.000693 3.996129 ( 4.596975)
build_all 0.008180 0.003146 5.799787 ( 6.239258)
build_install 0.019619 0.005577 8.017783 ( 8.210439)
test_btest 0.000750 0.000277 62.223327 ( 57.287454)
test_basic 0.012328 0.000698 1.017809 ( 1.382084)
test_all 0.107252 0.019967 612.333487 (351.705481)
test_rubyspec 0.047856 0.035678 100.602499 ( 33.777036)
total: 469.40 sec