Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241116-072659
#<BuildRuby:0x00007fb99c89fdc0
@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.20241116-072659",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000000 0.009452 4.401930 ( 5.859298)
build_miniruby 0.000000 0.001629 1.779490 ( 2.576942)
build_ruby 0.001155 0.000983 4.725918 ( 43.328897)
build_all 0.007660 0.002596 6.026064 ( 3.500377)
build_install 0.019821 0.007902 9.049304 ( 6.717452)
test_btest 0.000577 0.000197 68.615602 ( 62.147249)
test_basic 0.004503 0.008040 1.112228 ( 2.163248)
test_all 0.116251 0.041037 715.571949 (255.225210)
test_rubyspec 0.054068 0.028559 108.872201 ( 25.311189)
total: 406.83 sec