Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-005440
#<BuildRuby:0x00007f6025b8fdd0
@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.20241014-005440",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000977 0.008506 4.288749 ( 5.578193)
build_miniruby 0.001935 0.000000 1.843531 ( 2.055259)
build_ruby 0.002079 0.000000 4.474936 ( 5.199396)
build_all 0.006124 0.004796 6.731973 ( 5.469614)
build_install 0.019215 0.007788 9.600220 ( 8.117541)
test_btest 0.000956 0.000327 87.044907 ( 67.650533)
test_basic 0.007421 0.006912 1.219604 ( 1.580212)
test_all 0.103917 0.056949 758.570429 (460.307426)
test_rubyspec 0.062839 0.028551 119.518763 ( 55.579532)
total: 611.54 sec