Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250504-032022
#<BuildRuby:0x00007f6ad76afdd0
@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.20250504-032022",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.002354 0.004312 2.623438 ( 6.447829)
build_miniruby 0.001629 0.000220 1.582115 ( 3.734909)
build_ruby 0.001776 0.000240 3.816187 ( 48.212391)
build_all 0.006019 0.003190 6.056494 ( 3.769161)
build_install 0.014331 0.008431 8.039676 ( 9.120499)
test_btest 0.000780 0.000146 64.340987 ( 25.932880)
test_basic 0.007810 0.006344 1.032229 ( 1.253609)
test_all 0.101392 0.028394 633.334284 (346.218747)
test_rubyspec 0.053550 0.031280 109.469579 ( 49.768954)
total: 494.46 sec