Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231211-210833
#<BuildRuby:0x000055ca945b2458
@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.20231211-210833",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.008031 0.000025 2.520918 ( 3.280070)
build_miniruby 0.001342 0.000249 1.775688 ( 1.845604)
build_ruby 0.002080 0.000000 3.158341 ( 3.448391)
build_all 0.006392 0.002562 5.423719 ( 3.233111)
build_install 0.014399 0.005224 6.730164 ( 4.344290)
test_btest 0.000652 0.000139 67.455801 ( 43.111648)
test_basic 0.004119 0.004028 0.841196 ( 1.130943)
test_all 0.085913 0.040645 664.039151 (289.413087)
test_rubyspec 0.043641 0.028557 88.840487 (104.532591)
total: 454.34 sec