Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241204-113356
#<BuildRuby:0x00007f5fc5e9fdc8
@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.20241204-113356",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002229 0.006543 3.908770 ( 3.387742)
build_miniruby 0.000000 0.001808 1.598632 ( 1.601114)
build_ruby 0.000197 0.001969 3.868174 ( 4.056385)
build_all 0.006877 0.002475 5.170653 ( 2.241519)
build_install 0.016391 0.005274 7.770882 ( 3.911253)
test_btest 0.001059 0.000000 60.847026 ( 15.194332)
test_basic 0.008245 0.001596 0.654554 ( 0.702240)
test_all 0.087931 0.060125 664.281518 (207.808937)
test_rubyspec 0.049961 0.031159 106.440920 ( 29.788451)
total: 268.69 sec