Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240812-075646
#<BuildRuby:0x00007f856b12fdc0
@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.20240812-075646",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000037 0.000011 0.000048 ( 0.000047)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.008564 0.002447 5.325869 ( 8.295267)
build_miniruby 0.001649 0.000471 2.506230 ( 3.921632)
build_ruby 0.002216 0.000633 4.857047 ( 6.809137)
build_all 0.011770 0.000000 8.042207 ( 10.166342)
build_install 0.012803 0.015599 11.492234 ( 13.933736)
test_btest 0.000683 0.000228 107.181727 (141.280037)
test_basic 0.008043 0.005821 1.304880 ( 2.226159)
test_all 0.107242 0.061598 842.307635 (630.066818)
test_rubyspec 0.053678 0.038818 155.035647 ( 43.261558)
total: 859.96 sec