Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241010-084819
#<BuildRuby:0x00007f634aebfdc0
@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.20241010-084819",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000008 0.000045 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007821 0.001788 4.294929 ( 4.757885)
build_miniruby 0.001983 0.000453 1.771363 ( 1.871545)
build_ruby 0.000000 0.002525 4.481926 ( 4.811005)
build_all 0.004665 0.005895 6.618997 ( 5.934121)
build_install 0.017488 0.005584 9.335485 ( 14.278316)
test_btest 0.000758 0.000214 78.325593 ( 58.769314)
test_basic 0.007235 0.005236 1.117475 ( 1.662036)
test_all 0.111558 0.046452 714.697461 (437.276646)
test_rubyspec 0.047266 0.043061 123.883570 ( 66.645126)
total: 596.01 sec