Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240627-151839
#<BuildRuby:0x00007f42dc28fde0
@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.20240627-151839",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000050 0.000008 0.000058 ( 0.000049)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.006109 0.005129 4.681514 ( 8.172282)
build_miniruby 0.000000 0.002349 4.159182 ( 5.890781)
build_ruby 0.000000 0.002845 4.617276 ( 6.402600)
build_all 0.007001 0.004568 7.448790 ( 10.014727)
build_install 0.020452 0.008040 10.720729 ( 14.423269)
test_btest 0.000393 0.001222 100.634305 (141.996267)
test_basic 0.002283 0.012546 1.212451 ( 2.330702)
test_all 0.122513 0.042861 856.716971 (871.527997)
test_rubyspec 0.048728 0.046960 148.694279 ( 78.313159)
total: 1139.07 sec