Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231122-084212
#<BuildRuby:0x000056226ba22068
@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.20231122-084212",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003611 0.004718 2.632592 ( 4.783666)
build_miniruby 0.001805 0.000000 2.101572 ( 2.725340)
build_ruby 0.001983 0.000000 3.375917 ( 4.763161)
build_all 0.009760 0.000336 5.515157 ( 5.625778)
build_install 0.017248 0.005179 7.017750 ( 7.827684)
test_btest 0.000895 0.000196 66.897731 ( 73.085221)
test_basic 0.004633 0.004364 0.831029 ( 1.267033)
test_all 0.114764 0.011249 623.489293 (476.636434)
test_rubyspec 0.024936 0.049855 88.961651 (131.701418)
total: 708.42 sec