Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241211-053505
#<BuildRuby:0x00007f61e710fdd8
@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.20241211-053505",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.008063 0.000515 3.943443 ( 4.647965)
build_miniruby 0.001503 0.000188 1.609208 ( 1.721985)
build_ruby 0.001891 0.000236 4.221571 ( 4.567734)
build_all 0.009932 0.000697 5.821807 ( 3.859382)
build_install 0.013147 0.008030 8.394505 ( 5.692934)
test_btest 0.000931 0.000000 62.053104 ( 36.125266)
test_basic 0.007720 0.004293 0.990576 ( 1.127948)
test_all 0.105158 0.039707 718.592967 (344.133470)
test_rubyspec 0.036520 0.043362 104.952354 ( 43.395375)
total: 445.27 sec