Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240804-034254
#<BuildRuby:0x00007f357b15fdd0
@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.20240804-034254",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.008258 0.001339 4.342822 ( 6.967368)
build_miniruby 0.002018 0.000327 1.905422 ( 2.385921)
build_ruby 0.002699 0.000438 4.762897 ( 8.653520)
build_all 0.007867 0.003466 7.637465 ( 9.578767)
build_install 0.014532 0.012144 10.903652 ( 13.866329)
test_btest 0.000919 0.000209 102.709327 (134.145940)
test_basic 0.009548 0.003486 1.253967 ( 2.096863)
test_all 0.129596 0.036788 840.847951 (844.323578)
test_rubyspec 0.051033 0.044461 157.007949 ( 96.820297)
total: 1118.84 sec