Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241130-073334
#<BuildRuby:0x00007f3d6437fde0
@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.20241130-073334",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.009562 0.000990 5.222324 ( 7.553577)
build_miniruby 0.001560 0.000275 2.371747 ( 4.695018)
build_ruby 0.002111 0.000372 4.390341 ( 21.807907)
build_all 0.008244 0.001454 5.803914 ( 5.019944)
build_install 0.015519 0.008455 9.170714 ( 7.922391)
test_btest 0.000817 0.000172 63.946939 ( 62.188747)
test_basic 0.004754 0.008966 1.117119 ( 1.526858)
test_all 0.131880 0.021035 708.819246 (433.047961)
test_rubyspec 0.046780 0.028049 104.630071 ( 36.837297)
total: 580.60 sec