Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240902-021607
#<BuildRuby:0x00007f0a1245fdd0
@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.20240902-021607",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.008772 0.000900 4.205827 ( 5.674351)
build_miniruby 0.002036 0.000000 1.841503 ( 2.120182)
build_ruby 0.000000 0.002369 4.469390 ( 5.223802)
build_all 0.009046 0.002020 7.558670 ( 6.223369)
build_install 0.009117 0.017023 10.454909 ( 9.588634)
test_btest 0.000942 0.000000 98.671322 ( 95.614511)
test_basic 0.010551 0.004930 1.266938 ( 1.925783)
test_all 0.132590 0.026491 829.462773 (450.063336)
test_rubyspec 0.053111 0.038885 150.759266 ( 59.220987)
total: 635.66 sec