Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-142235
#<BuildRuby:0x000055b22d936450
@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.20231014-142235",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000041 0.000003 0.000044 ( 0.000037)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.007201 0.000465 3.952614 ( 4.517234)
build_miniruby 0.003247 0.000209 42.967177 ( 24.390968)
build_ruby 0.000000 0.002283 3.391033 ( 3.878245)
build_all 0.008034 0.001141 5.729757 ( 4.313191)
build_install 0.017165 0.003747 7.168644 ( 5.483755)
test_btest 0.000743 0.000075 65.206168 ( 70.358912)
test_basic 0.008563 0.000444 0.826096 ( 1.102257)
test_all 0.005948 0.004336 657.303560 (390.478917)
test_rubyspec 0.027222 0.056585 97.385539 (141.183147)
total: 645.71 sec