Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-020208
#<BuildRuby:0x00007f0699b5fdc8
@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-020208",
@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.000047 0.000008 0.000055 ( 0.000050)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.009819 0.000925 4.636932 ( 6.321574)
build_miniruby 0.001794 0.000283 1.893614 ( 2.458037)
build_ruby 0.001994 0.000315 4.554303 ( 5.349182)
build_all 0.007145 0.003996 7.501841 ( 7.488553)
build_install 0.019710 0.007320 11.124616 ( 10.594911)
test_btest 0.000000 0.001141 96.859708 (106.315930)
test_basic 0.010457 0.003296 1.238647 ( 2.294708)
test_all 0.122495 0.043886 903.094869 (1064.867710)
test_rubyspec 0.059221 0.039786 164.785285 (158.008826)
total: 1363.70 sec