Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-214620
#<BuildRuby:0x00007f5c2a75fde0
@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.20241228-214620",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002050 0.003958 1.801253 ( 2.802915)
build_miniruby 0.001134 0.000259 1.023598 ( 1.128899)
build_ruby 0.001736 0.000000 2.875460 ( 3.076155)
build_all 0.008472 0.000000 4.620847 ( 1.808777)
build_install 0.012226 0.004632 6.313559 ( 3.699989)
test_btest 0.000640 0.000144 57.835107 ( 14.881794)
test_basic 0.008536 0.001057 0.820354 ( 0.872172)
test_all 0.115776 0.030491 686.680157 (372.275777)
test_rubyspec 0.044200 0.042189 106.269436 ( 57.453559)
total: 458.00 sec