Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241018-005552
#<BuildRuby:0x00007fd84a5dfdc0
@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.20241018-005552",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.009281 0.000146 4.468332 ( 5.711804)
build_miniruby 0.001929 0.000188 1.867947 ( 2.328578)
build_ruby 0.002350 0.000229 4.568156 ( 5.410529)
build_all 0.007897 0.004019 6.955503 ( 5.783985)
build_install 0.026223 0.001072 10.125021 ( 9.211890)
test_btest 0.000886 0.000094 85.049028 ( 72.009752)
test_basic 0.008745 0.004834 1.185822 ( 1.504690)
test_all 0.131231 0.029891 783.563851 (449.275795)
test_rubyspec 0.042168 0.048422 126.303030 ( 60.489360)
total: 611.73 sec