Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240719-010916
#<BuildRuby:0x00007fa9c2dcfdc0
@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.20240719-010916",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.009083 0.001192 4.305121 ( 5.443773)
build_miniruby 0.001688 0.000397 2.429030 ( 2.885811)
build_ruby 0.001997 0.000469 4.604932 ( 5.159039)
build_all 0.009230 0.002172 7.472559 ( 5.323901)
build_install 0.021138 0.005246 10.588359 ( 8.323218)
test_btest 0.001084 0.000256 96.245909 ( 81.953572)
test_basic 0.012510 0.000714 1.184979 ( 2.325632)
test_all 0.111522 0.051162 862.200631 (754.873122)
test_rubyspec 0.060307 0.033789 154.722502 (128.287075)
total: 994.58 sec