Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-100036
#<BuildRuby:0x00007fa9452cfdd0
@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.20240705-100036",
@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.000026 0.000006 0.000032 ( 0.000032)
autoconf 0.000041 0.000010 0.000051 ( 0.000050)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.005807 0.004519 4.764588 ( 5.449140)
build_miniruby 0.001557 0.000424 2.380821 ( 2.447481)
build_ruby 0.002777 0.000000 4.455688 ( 4.885298)
build_all 0.011936 0.000000 7.809347 ( 5.431468)
build_install 0.026678 0.000928 11.189719 ( 8.197594)
test_btest 0.001129 0.000000 103.363337 ( 75.995564)
test_basic 0.006490 0.008303 1.320585 ( 1.719571)
test_all 0.108660 0.060670 914.650049 (850.352430)
test_rubyspec 0.072608 0.029268 167.401136 (178.929070)
total: 1133.41 sec