Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-040455
#<BuildRuby:0x000055e1006b61d8
@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.20240227-040455",
@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.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.009045 0.000271 2.863171 ( 5.075927)
build_miniruby 0.001862 0.000000 2.346878 ( 3.610102)
build_ruby 0.002094 0.000033 3.857985 ( 5.409658)
build_all 0.007835 0.001516 6.230650 ( 7.442677)
build_install 0.015436 0.006621 8.325888 ( 9.599125)
test_btest 0.000660 0.000145 71.519874 ( 86.501619)
test_basic 0.007783 0.000000 0.886376 ( 1.719603)
test_all 0.103930 0.020721 760.571005 (592.604754)
test_rubyspec 0.039696 0.054980 121.447294 (177.827412)
total: 889.79 sec