Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240714-150749
#<BuildRuby:0x00007f9b4b8efdd0
@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.20240714-150749",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008065 0.000700 3.709655 ( 4.777102)
build_miniruby 0.001491 0.000248 1.629307 ( 1.823710)
build_ruby 0.002259 0.000376 4.033970 ( 7.692450)
build_all 0.010108 0.000975 7.028539 ( 5.177624)
build_install 0.025043 0.001172 9.782157 ( 7.322237)
test_btest 0.000807 0.000118 90.178585 ( 74.631019)
test_basic 0.007609 0.005777 1.089126 ( 1.523138)
test_all 0.133397 0.034729 846.614761 (925.251320)
test_rubyspec 0.061858 0.029254 152.043031 (161.423502)
total: 1189.62 sec