Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241130-193303
#<BuildRuby:0x00007f3fc5affdc8
@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.20241130-193303",
@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.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.003248 0.004972 3.854521 ( 3.860867)
build_miniruby 0.001660 0.000458 1.740425 ( 1.917707)
build_ruby 0.001606 0.000443 4.463697 ( 4.714042)
build_all 0.008013 0.002210 5.631817 ( 4.035609)
build_install 0.019163 0.001350 8.625270 ( 6.724848)
test_btest 0.000645 0.000162 65.344738 ( 50.331884)
test_basic 0.004072 0.005928 1.017396 ( 1.139111)
test_all 0.119707 0.022604 656.634122 (205.715807)
test_rubyspec 0.033086 0.045159 102.121065 ( 22.941344)
total: 301.38 sec