Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-000229
#<BuildRuby:0x00007f512aa5fdc0
@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.20240704-000229",
@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.000006 0.000030 ( 0.000031)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.001916 0.008651 4.700668 ( 5.321674)
build_miniruby 0.000106 0.002846 75.065117 ( 58.533485)
build_ruby 0.002548 0.000000 4.559445 ( 5.540856)
build_all 0.010449 0.000330 7.588694 ( 7.769615)
build_install 0.018727 0.008547 11.237994 ( 10.833535)
test_btest 0.001125 0.000346 97.325085 ( 98.681033)
test_basic 0.008621 0.005795 1.255333 ( 3.279763)
test_all 0.092078 0.077822 913.070227 (1014.790555)
test_rubyspec 0.039463 0.059550 159.553407 (152.399875)
total: 1357.15 sec