Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240814-115728
#<BuildRuby:0x00007ff4f5f8fdd0
@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.20240814-115728",
@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.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.005003 0.004248 4.163457 ( 6.147245)
build_miniruby 0.001447 0.000274 1.839664 ( 2.324396)
build_ruby 0.002099 0.000397 4.677707 ( 8.538895)
build_all 0.008711 0.003422 7.601119 ( 9.607334)
build_install 0.013214 0.012546 10.702820 ( 11.702584)
test_btest 0.000744 0.000190 98.457083 (109.137508)
test_basic 0.004945 0.008531 1.187702 ( 1.816672)
test_all 0.115762 0.048802 820.006284 (653.175240)
test_rubyspec 0.049703 0.041542 145.892384 ( 52.140709)
total: 854.59 sec