Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-174551
#<BuildRuby:0x00007fe15272fde0
@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.20241228-174551",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.002490 0.004490 2.296549 ( 21.028896)
build_miniruby 0.001869 0.000000 2.125922 ( 2.205668)
build_ruby 0.001987 0.000000 4.209604 ( 4.466289)
build_all 0.009240 0.002118 6.225133 ( 4.029687)
build_install 0.020812 0.001512 8.160787 ( 5.873475)
test_btest 0.000705 0.000115 67.003934 ( 44.934620)
test_basic 0.009864 0.001606 0.990259 ( 1.132197)
test_all 0.103747 0.044770 694.589600 (529.131834)
test_rubyspec 0.061008 0.026031 108.017227 (116.698714)
total: 729.50 sec