Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-172055
#<BuildRuby:0x0000562fb8a3a258
@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.20240216-172055",
@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.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008369 0.000780 2.467283 ( 5.023354)
build_miniruby 0.005291 0.000195 99.835487 ( 74.714483)
build_ruby 0.000000 0.002229 4.006125 ( 5.287169)
build_all 0.009934 0.001379 6.270081 ( 6.351484)
build_install 0.013506 0.006708 7.786498 ( 7.642207)
test_btest 0.000797 0.000172 75.255710 ( 79.256302)
test_basic 0.002746 0.000594 0.840252 ( 1.305216)
test_all 0.093759 0.029582 712.792934 (481.044007)
test_rubyspec 0.055312 0.044009 117.920414 (164.345148)
total: 824.97 sec