Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-171807
#<BuildRuby:0x00005563665b6048
@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.20240212-171807",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.000451 0.008273 2.492748 ( 4.729174)
build_miniruby 0.001536 0.000845 80.414787 ( 74.681269)
build_ruby 0.001629 0.000895 3.955246 ( 5.174177)
build_all 0.007577 0.001768 6.190617 ( 7.111527)
build_install 0.011993 0.010574 7.742550 ( 9.026832)
test_btest 0.001300 0.000171 73.391116 ( 82.126722)
test_basic 0.005536 0.002673 0.850667 ( 1.394897)
test_all 0.103735 0.024257 722.278792 (599.799968)
test_rubyspec 0.066850 0.045690 185.012067 (250.511726)
total: 1034.56 sec