Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240730-173428
#<BuildRuby:0x00007fb1a35afdc8
@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.20240730-173428",
@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.000034 0.000005 0.000039 ( 0.000039)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.009310 0.001411 4.040681 ( 6.808161)
build_miniruby 0.001706 0.000258 1.780814 ( 2.562077)
build_ruby 0.002528 0.000000 4.408003 ( 6.595841)
build_all 0.012126 0.000000 7.756560 ( 10.097514)
build_install 0.025259 0.001763 10.640868 ( 13.544624)
test_btest 0.001111 0.000143 99.918886 (125.738717)
test_basic 0.009113 0.004035 1.249536 ( 2.312479)
test_all 0.142576 0.024535 863.806298 (1016.307274)
test_rubyspec 0.027283 0.067043 158.974739 (126.010961)
total: 1309.98 sec