Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241106-071309
#<BuildRuby:0x00007f1bdc26fdc8
@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.20241106-071309",
@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.000005 0.000026 ( 0.000028)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.010086 0.000440 4.314259 ( 5.211947)
build_miniruby 0.001974 0.000000 2.336357 ( 3.000161)
build_ruby 0.001983 0.000000 4.286070 ( 4.827743)
build_all 0.007090 0.003864 6.005642 ( 4.805224)
build_install 0.021128 0.005251 8.874192 ( 7.789809)
test_btest 0.000693 0.000169 62.376891 ( 58.324948)
test_basic 0.011265 0.001655 1.044935 ( 1.477417)
test_all 0.118221 0.031787 710.415924 (410.711413)
test_rubyspec 0.054448 0.033754 108.149422 ( 46.154177)
total: 542.30 sec