Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241106-011203
#<BuildRuby:0x00007f9b3dbefde0
@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.20241106-011203",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000031 0.000006 0.000037 ( 0.000035)
build_up 0.000385 0.008265 4.159870 ( 5.002260)
build_miniruby 0.001459 0.000377 1.760177 ( 2.041243)
build_ruby 0.000000 0.002182 4.318572 ( 4.852311)
build_all 0.005966 0.004107 6.099760 ( 4.413209)
build_install 0.018299 0.006281 8.951585 ( 6.837878)
test_btest 0.000871 0.000000 64.408375 ( 56.492955)
test_basic 0.008968 0.003357 1.015066 ( 1.323793)
test_all 0.099887 0.049304 686.532827 (367.213160)
test_rubyspec 0.041887 0.039958 107.597754 ( 31.516400)
total: 479.69 sec