Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240615-170440
#<BuildRuby:0x00007f3e5437fde0
@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.20240615-170440",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000041 0.000006 0.000047 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.006581 0.003663 4.022167 ( 5.359417)
build_miniruby 0.001885 0.000306 1.827545 ( 2.469994)
build_ruby 0.000000 0.002544 4.355759 ( 5.314363)
build_all 0.002561 0.008635 7.390532 ( 7.221649)
build_install 0.014963 0.010330 10.385651 ( 10.112738)
test_btest 0.000785 0.000219 93.079319 (105.460774)
test_basic 0.013368 0.001560 1.212757 ( 2.727308)
test_all 0.134953 0.030820 816.891524 (1100.408603)
test_rubyspec 0.056636 0.040942 151.854729 (169.303634)
total: 1408.38 sec