Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240730-113217
#<BuildRuby:0x00007f8c6ba7fdd8
@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.20240730-113217",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000046 0.000005 0.000051 ( 0.000051)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.010123 0.000226 3.889443 ( 5.206983)
build_miniruby 0.001635 0.000187 1.747476 ( 1.954063)
build_ruby 0.002806 0.000000 4.592287 ( 5.338341)
build_all 0.003311 0.008018 7.473558 ( 7.243497)
build_install 0.025853 0.000000 10.335594 ( 9.448042)
test_btest 0.000861 0.000000 100.503008 (117.275338)
test_basic 0.014007 0.000000 1.235672 ( 2.323275)
test_all 0.136046 0.031051 816.784448 (980.069368)
test_rubyspec 0.065121 0.033165 156.503396 (122.764544)
total: 1251.62 sec