Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241016-045642
#<BuildRuby:0x00007f61fe54fdc8
@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.20241016-045642",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000040 0.000009 0.000049 ( 0.000047)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.003659 0.006992 4.696494 ( 5.886623)
build_miniruby 0.001511 0.000378 2.512163 ( 2.817995)
build_ruby 0.002105 0.000526 4.713053 ( 5.011749)
build_all 0.006737 0.004761 6.922852 ( 5.639588)
build_install 0.015546 0.008655 10.025663 ( 8.103684)
test_btest 0.000790 0.000231 84.666958 ( 74.936715)
test_basic 0.005437 0.007850 1.177729 ( 1.701007)
test_all 0.113168 0.044257 778.783495 (470.989860)
test_rubyspec 0.058898 0.036696 129.226026 ( 49.738112)
total: 624.83 sec