Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240715-210926
#<BuildRuby:0x00007f35769cfdd0
@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.20240715-210926",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.008807 0.000526 3.766849 ( 5.099663)
build_miniruby 0.001814 0.000202 2.160277 ( 2.804403)
build_ruby 0.001994 0.000221 4.045002 ( 4.901332)
build_all 0.010173 0.000632 7.083408 ( 7.148962)
build_install 0.021437 0.003847 10.178855 ( 9.451441)
test_btest 0.000900 0.000105 91.051081 ( 91.103451)
test_basic 0.003654 0.008645 1.112228 ( 1.856366)
test_all 0.122989 0.045669 853.603667 (939.716014)
test_rubyspec 0.042671 0.050370 148.588501 (142.788653)
total: 1204.87 sec