Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241023-090429
#<BuildRuby:0x00007f988becfdd0
@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.20241023-090429",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004949 0.004311 4.265213 ( 6.684110)
build_miniruby 0.001739 0.000000 2.196081 ( 6.069032)
build_ruby 0.002119 0.000000 4.028933 ( 46.919920)
build_all 0.010408 0.000000 6.389094 ( 4.152479)
build_install 0.021284 0.002958 9.698913 ( 6.417733)
test_btest 0.000858 0.000221 66.998549 ( 42.065666)
test_basic 0.000000 0.013398 1.187362 ( 1.448755)
test_all 0.111696 0.042785 714.676657 (384.646975)
test_rubyspec 0.045919 0.046297 115.300565 ( 45.235629)
total: 543.64 sec