Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-211328
#<BuildRuby:0x00007fd1624ffde0
@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.20240623-211328",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.000000 0.010038 4.012064 ( 7.256965)
build_miniruby 0.001031 0.001162 1.819550 ( 2.835824)
build_ruby 0.002180 0.000661 4.337283 ( 6.490946)
build_all 0.011512 0.000972 7.405549 ( 9.630348)
build_install 0.026059 0.002319 10.475003 ( 13.390816)
test_btest 0.000849 0.000217 97.524676 (133.114748)
test_basic 0.009790 0.003425 1.190848 ( 2.261523)
test_all 0.129252 0.038720 858.966460 (984.299194)
test_rubyspec 0.044636 0.051466 151.354094 ( 75.305704)
total: 1234.59 sec