Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241212-213704
#<BuildRuby:0x00007fd08e25fdd0
@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.20241212-213704",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.005875 0.004721 4.413510 ( 4.745808)
build_miniruby 0.001097 0.002889 57.355349 ( 32.914083)
build_ruby 0.001589 0.000635 5.298450 ( 5.846390)
build_all 0.011029 0.000000 5.709997 ( 3.627619)
build_install 0.015159 0.007321 8.111111 ( 5.322101)
test_btest 0.000664 0.000251 62.491219 ( 47.690934)
test_basic 0.007589 0.002872 0.988382 ( 1.438557)
test_all 0.103204 0.041787 679.108415 (409.853392)
test_rubyspec 0.050141 0.034596 103.558823 ( 49.469417)
total: 560.91 sec