Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241114-032455
#<BuildRuby:0x00007f56809bfdd8
@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.20241114-032455",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006488 0.002793 4.319561 ( 4.524858)
build_miniruby 0.001598 0.000339 2.405158 ( 2.436243)
build_ruby 0.002203 0.000000 4.370452 ( 4.520024)
build_all 0.010631 0.000302 10.663177 ( 4.628643)
build_install 0.011882 0.007763 7.797309 ( 3.862935)
test_btest 0.002779 0.000000 59.329617 ( 19.576244)
test_basic 0.001230 0.007771 0.882716 ( 1.010031)
test_all 0.100662 0.047348 611.059444 (211.562472)
test_rubyspec 0.061510 0.024613 100.797129 ( 23.693979)
total: 275.82 sec