Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-133311
#<BuildRuby:0x00007fc546befdd0
@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.20240726-133311",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.009550 0.000185 4.198094 ( 9.280458)
build_miniruby 0.002706 0.000365 30.292393 ( 40.292323)
build_ruby 0.001916 0.000259 4.584619 ( 7.131302)
build_all 0.010501 0.000821 7.626827 ( 10.898984)
build_install 0.016368 0.010169 10.707710 ( 19.431422)
test_btest 0.000000 0.001369 100.649892 (146.332423)
test_basic 0.009500 0.003928 1.216156 ( 2.274709)
test_all 0.110348 0.059790 833.583145 (1051.052409)
test_rubyspec 0.057575 0.036025 161.732813 (137.822891)
total: 1424.52 sec