Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241031-230512
#<BuildRuby:0x00007f9ed8e9fdd0
@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.20241031-230512",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007908 0.001236 4.283899 ( 5.213726)
build_miniruby 0.001572 0.000246 1.775622 ( 2.055159)
build_ruby 0.002362 0.000369 4.359988 ( 4.703476)
build_all 0.002608 0.008374 6.102373 ( 4.348824)
build_install 0.021384 0.002547 9.023198 ( 5.785364)
test_btest 0.000800 0.000160 65.982273 ( 36.723540)
test_basic 0.000156 0.011639 0.978897 ( 1.195043)
test_all 0.099243 0.051518 671.001225 (378.903125)
test_rubyspec 0.050732 0.039616 109.791547 ( 66.399944)
total: 505.33 sec