Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-000312
#<BuildRuby:0x00007ff44741fdc8
@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.20240703-000312",
@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.000032 0.000007 0.000039 ( 0.000041)
autoconf 0.000054 0.000011 0.000065 ( 0.000061)
configure 0.000045 0.000009 0.000054 ( 0.000053)
build_up 0.008659 0.001782 4.749665 ( 6.164592)
build_miniruby 0.002088 0.000430 9.362650 ( 10.107679)
build_ruby 0.001872 0.000386 4.522909 ( 6.758091)
build_all 0.004726 0.005629 7.381992 ( 7.503767)
build_install 0.018853 0.007042 10.731068 ( 9.656269)
test_btest 0.001178 0.000000 101.218473 (110.073796)
test_basic 0.008832 0.004798 1.164075 ( 1.815924)
test_all 0.112743 0.055983 893.740260 (1068.862494)
test_rubyspec 0.059463 0.038875 159.276272 (147.559004)
total: 1368.50 sec