Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241130-133308
#<BuildRuby:0x00007f37c11bfdc8
@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-133308",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.010494 0.000474 4.364881 ( 5.688676)
build_miniruby 0.002386 0.000000 2.253051 ( 2.758458)
build_ruby 0.002020 0.000071 4.457958 ( 4.914706)
build_all 0.008765 0.001753 5.702319 ( 5.001632)
build_install 0.021748 0.002665 8.914304 ( 8.110078)
test_btest 0.000825 0.000157 68.762190 ( 64.006469)
test_basic 0.011517 0.000554 1.036310 ( 1.391932)
test_all 0.096729 0.056402 757.165539 (454.777405)
test_rubyspec 0.054616 0.030531 109.231266 ( 38.962808)
total: 585.61 sec