Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-013122
#<BuildRuby:0x00007f0f7f2dfdd0
@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.20240729-013122",
@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.000004 0.000030 ( 0.000030)
autoconf 0.000049 0.000008 0.000057 ( 0.000056)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.004660 0.004814 4.100908 ( 6.692551)
build_miniruby 0.001585 0.000292 1.822484 ( 2.636266)
build_ruby 0.002125 0.000391 4.557686 ( 5.718667)
build_all 0.000367 0.010549 7.717620 ( 8.902145)
build_install 0.024708 0.002341 10.735156 ( 13.383414)
test_btest 0.000901 0.000206 100.211990 (123.944601)
test_basic 0.003828 0.011566 1.282121 ( 2.726053)
test_all 0.108371 0.064182 863.607437 (1039.316264)
test_rubyspec 0.048907 0.047926 163.209132 (152.469310)
total: 1355.79 sec