Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-083508
#<BuildRuby:0x00007fb0b0c2fde0
@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.20240921-083508",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000037 0.000009 0.000046 ( 0.000045)
build_up 0.010005 0.000774 5.572895 ( 9.134288)
build_miniruby 0.001920 0.000000 2.036335 ( 3.181395)
build_ruby 0.002719 0.000000 4.856230 ( 7.242782)
build_all 0.006524 0.004486 7.027549 ( 9.275585)
build_install 0.008730 0.018751 10.781275 ( 14.726723)
test_btest 0.000779 0.000254 89.175612 (120.325031)
test_basic 0.011141 0.002309 1.252048 ( 2.333717)
test_all 0.114145 0.054624 832.351114 (893.779106)
test_rubyspec 0.040640 0.052636 132.511245 ( 61.243358)
total: 1121.24 sec