Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241019-065641
#<BuildRuby:0x00007fb1f0f2fdd8
@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.20241019-065641",
@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.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.001906 0.008556 4.531705 ( 13.638712)
build_miniruby 0.001568 0.000339 1.937571 ( 2.668780)
build_ruby 0.002030 0.000439 4.785788 ( 43.142625)
build_all 0.007827 0.004083 7.049752 ( 8.196340)
build_install 0.018875 0.006861 9.841196 ( 9.019202)
test_btest 0.000730 0.000178 87.243625 ( 77.843424)
test_basic 0.007278 0.004923 1.217853 ( 1.593054)
test_all 0.132546 0.032260 773.650186 (448.950588)
test_rubyspec 0.042940 0.045821 131.374539 ( 50.951394)
total: 656.01 sec