Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-235914
#<BuildRuby:0x00007fcbe3dbfdd8
@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.20240705-235914",
@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.000025 0.000006 0.000031 ( 0.000032)
autoconf 0.000046 0.000011 0.000057 ( 0.000053)
configure 0.000037 0.000010 0.000047 ( 0.000047)
build_up 0.006816 0.003696 5.036540 ( 4.730167)
build_miniruby 0.000000 0.002358 2.505807 ( 2.516791)
build_ruby 0.000434 0.001649 4.744561 ( 4.895542)
build_all 0.003432 0.007834 7.920817 ( 4.154122)
build_install 0.012189 0.010553 11.534793 ( 6.240895)
test_btest 0.000810 0.000308 101.966175 ( 55.622423)
test_basic 0.003714 0.011708 1.296287 ( 1.698763)
test_all 0.140209 0.025061 855.063487 (662.773359)
test_rubyspec 0.052466 0.045497 164.176656 (168.429545)
total: 911.06 sec