Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-090243
#<BuildRuby:0x000055cce71b6278
@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.20240201-090243",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003437 0.004167 2.124693 ( 3.937285)
build_miniruby 0.008575 0.000830 189.380034 (158.951750)
build_ruby 0.001915 0.000186 4.024203 ( 5.081163)
build_all 0.011473 0.001110 33.212867 ( 33.549453)
build_install 0.020577 0.001992 7.359767 ( 9.045046)
test_btest 0.000735 0.000072 73.156909 ( 96.906651)
test_basic 0.000000 0.008305 0.861646 ( 5.833649)
test_all 0.097073 0.031930 741.128939 (856.039288)
test_rubyspec 0.042961 0.072505 180.186894 (272.512985)
total: 1441.86 sec