Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-105440
#<BuildRuby:0x00005640ac225f40
@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.20231130-105440",
@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.000001 0.000024 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.004750 0.004040 2.477241 ( 4.024492)
build_miniruby 0.001367 0.000133 2.084164 ( 2.551248)
build_ruby 0.001378 0.000133 3.347430 ( 3.917169)
build_all 0.004310 0.004114 5.436940 ( 3.930285)
build_install 0.016432 0.004688 6.896503 ( 5.484935)
test_btest 0.000772 0.000111 64.912679 ( 58.159988)
test_basic 0.000000 0.008342 0.828173 ( 1.255563)
test_all 0.084919 0.040362 660.779020 (301.859504)
test_rubyspec 0.037076 0.040014 91.698088 (125.099174)
total: 506.28 sec