Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-110849
#<BuildRuby:0x00007f22196afdc8
@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.20240708-110849",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000032 0.000009 0.000041 ( 0.000041)
build_up 0.006033 0.006039 5.955710 ( 10.342444)
build_miniruby 0.001512 0.000473 12.729680 ( 18.841770)
build_ruby 0.002450 0.000766 5.546179 ( 22.520216)
build_all 0.010176 0.001728 7.745279 ( 11.093699)
build_install 0.020722 0.006719 11.303198 ( 16.890391)
test_btest 0.000765 0.000233 98.803681 (145.944322)
test_basic 0.007706 0.005787 1.262384 ( 2.452850)
test_all 0.119126 0.048549 880.746488 (1214.877561)
test_rubyspec 0.049662 0.043852 163.254458 (137.366619)
total: 1580.33 sec