Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-230915
#<BuildRuby:0x00007f40d17bfde0
@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.20240716-230915",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007797 0.001606 3.860538 ( 5.530069)
build_miniruby 0.001645 0.000339 1.719081 ( 2.076464)
build_ruby 0.002168 0.000447 4.240679 ( 4.871681)
build_all 0.011586 0.000000 7.292677 ( 6.936880)
build_install 0.025303 0.002796 10.118889 ( 10.259184)
test_btest 0.000948 0.000170 94.232998 ( 89.361237)
test_basic 0.007838 0.004404 1.140042 ( 1.729159)
test_all 0.134703 0.031313 806.185332 (809.731045)
test_rubyspec 0.057601 0.038312 154.630400 (154.044872)
total: 1084.54 sec