Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-140237
#<BuildRuby:0x00007f13da49fdc8
@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.20240702-140237",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.008050 0.001761 4.585530 ( 5.986271)
build_miniruby 0.001793 0.000392 1.855329 ( 2.008951)
build_ruby 0.000000 0.002650 4.659212 ( 5.423902)
build_all 0.005574 0.006093 7.409144 ( 7.156196)
build_install 0.024338 0.002864 10.931515 ( 10.228497)
test_btest 0.000844 0.000211 100.774262 (109.941373)
test_basic 0.012416 0.004147 1.240811 ( 2.157529)
test_all 0.106358 0.062574 832.425765 (1060.553140)
test_rubyspec 0.044142 0.055441 161.824369 (146.956473)
total: 1350.41 sec