Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-180930
#<BuildRuby:0x000055ed76cd20d0
@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.20240307-180930",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008176 0.000757 2.934204 ( 4.507029)
build_miniruby 0.000000 0.001544 16.368861 ( 19.088970)
build_ruby 0.000000 0.001717 3.683185 ( 4.775243)
build_all 0.003695 0.005571 6.196576 ( 6.859928)
build_install 0.018432 0.004608 8.213804 ( 9.038151)
test_btest 0.000704 0.000176 75.328115 ( 74.282851)
test_basic 0.005279 0.003419 0.903835 ( 1.482888)
test_all 0.095924 0.026855 749.768378 (591.213248)
test_rubyspec 0.049559 0.044064 120.473527 (168.998329)
total: 880.25 sec