Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241006-184717
#<BuildRuby:0x00007f05e75afde0
@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.20241006-184717",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.009524 0.000000 4.377920 ( 5.259953)
build_miniruby 0.001852 0.000000 1.895343 ( 2.031080)
build_ruby 0.002306 0.000181 4.594077 ( 5.347978)
build_all 0.010505 0.000892 6.735743 ( 5.168454)
build_install 0.020511 0.005578 9.926331 ( 7.741804)
test_btest 0.000857 0.000135 81.067821 ( 45.147922)
test_basic 0.006017 0.004904 1.071075 ( 2.955757)
test_all 0.099058 0.061204 721.087101 (601.111377)
test_rubyspec 0.049752 0.044258 125.325511 ( 96.797528)
total: 771.56 sec