Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-151952
#<BuildRuby:0x00007f0fed00fdd0
@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.20240630-151952",
@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.000026 0.000008 0.000034 ( 0.000034)
autoconf 0.000040 0.000013 0.000053 ( 0.000052)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.010051 0.000531 4.657254 ( 7.776254)
build_miniruby 0.001830 0.000538 1.941468 ( 3.372183)
build_ruby 0.000000 0.002865 4.572418 ( 6.758793)
build_all 0.005905 0.006141 7.663519 ( 9.226561)
build_install 0.017445 0.011366 10.853428 ( 13.671733)
test_btest 0.000735 0.000276 101.326314 (142.950241)
test_basic 0.007121 0.007896 1.231269 ( 2.796505)
test_all 0.128491 0.037158 893.303178 (875.027976)
test_rubyspec 0.046373 0.047535 154.233686 ( 57.521183)
total: 1119.10 sec