Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-081218
#<BuildRuby:0x000055f7df196338
@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.20240301-081218",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.004571 0.004870 2.989149 ( 5.431859)
build_miniruby 0.013389 0.000231 244.022138 (216.543539)
build_ruby 0.000000 0.002455 5.104075 ( 5.939269)
build_all 0.057823 0.026145 195.983952 (156.572329)
build_install 0.012153 0.007065 8.051217 ( 7.775383)
test_btest 0.000706 0.000204 78.044976 ( 79.655902)
test_basic 0.002283 0.006179 0.926912 ( 1.318781)
test_all 0.096362 0.022800 786.243447 (508.153724)
test_rubyspec 0.034779 0.054938 120.170898 (165.274155)
total: 1146.67 sec