Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-224522
#<BuildRuby:0x00007fa1e221fdc8
@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.20240929-224522",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.010525 0.001035 5.230243 ( 7.609883)
build_miniruby 0.002101 0.000332 1.985504 ( 3.990312)
build_ruby 0.001865 0.000294 4.665283 ( 49.165753)
build_all 0.010658 0.000984 6.698875 ( 8.042153)
build_install 0.023037 0.002792 10.172193 ( 12.545493)
test_btest 0.000742 0.000112 86.886076 (102.629899)
test_basic 0.007449 0.005345 1.216940 ( 2.007649)
test_all 0.122716 0.041015 793.609279 (627.140146)
test_rubyspec 0.056061 0.030158 126.808384 ( 44.096916)
total: 857.23 sec