Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240804-154335
#<BuildRuby:0x00007fc04d38fdc8
@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.20240804-154335",
@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.000020)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005508 0.003386 4.206624 ( 6.960812)
build_miniruby 0.001535 0.000361 2.311078 ( 3.280441)
build_ruby 0.001666 0.000392 4.451254 ( 29.519027)
build_all 0.006238 0.004561 7.523917 ( 9.237276)
build_install 0.017889 0.007892 10.538622 ( 23.752403)
test_btest 0.000855 0.000238 99.522871 (129.611940)
test_basic 0.005823 0.006595 1.193368 ( 2.072490)
test_all 0.120932 0.042838 858.012542 (823.973622)
test_rubyspec 0.060791 0.035910 152.470121 ( 88.592226)
total: 1117.00 sec