Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-175748
#<BuildRuby:0x0000562ceb185e98
@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.20240221-175748",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.008871 0.001023 3.308637 ( 5.845464)
build_miniruby 0.010172 0.000000 203.281156 (232.730057)
build_ruby 0.000000 0.002249 4.101724 ( 6.487947)
build_all 0.007981 0.007072 58.699015 ( 74.752242)
build_install 0.015465 0.005874 8.230016 ( 11.175673)
test_btest 0.000633 0.000119 78.136044 (103.446538)
test_basic 0.003753 0.004711 0.882935 ( 1.777210)
test_all 0.094108 0.034975 746.989480 (797.369847)
test_rubyspec 0.044817 0.051225 119.753283 (169.176202)
total: 1402.76 sec