Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240712-170938
#<BuildRuby:0x00007ffba211fdc8
@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.20240712-170938",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004593 0.004519 4.007088 ( 5.262544)
build_miniruby 0.001717 0.000279 1.765348 ( 2.191407)
build_ruby 0.001988 0.000322 4.353646 ( 5.234444)
build_all 0.010417 0.001012 7.463428 ( 8.086417)
build_install 0.021872 0.004338 10.077616 ( 19.758867)
test_btest 0.000746 0.000121 94.160559 (106.472699)
test_basic 0.012017 0.000556 1.205954 ( 2.033468)
test_all 0.139366 0.033307 859.803610 (1063.040561)
test_rubyspec 0.053790 0.044021 149.926486 (133.372289)
total: 1345.45 sec