Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241127-092859
#<BuildRuby:0x00007f14b656fdc0
@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.20241127-092859",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.009325 0.001280 5.268181 ( 6.215251)
build_miniruby 0.000000 0.002048 2.405431 ( 2.579938)
build_ruby 0.001454 0.001335 4.597784 ( 4.886272)
build_all 0.005356 0.005704 5.919176 ( 5.027325)
build_install 0.016298 0.008307 9.193999 ( 7.532631)
test_btest 0.000757 0.000239 65.904355 ( 52.678676)
test_basic 0.004303 0.008586 1.056286 ( 1.226213)
test_all 0.103637 0.054757 733.704404 (329.816710)
test_rubyspec 0.047232 0.042055 107.686826 ( 28.334597)
total: 438.30 sec