Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240709-010950
#<BuildRuby:0x00007f6fe635fdd8
@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.20240709-010950",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.001749 0.007936 4.679288 ( 7.913849)
build_miniruby 0.000000 0.002479 1.820537 ( 2.934171)
build_ruby 0.001485 0.000828 4.554207 ( 7.568374)
build_all 0.010163 0.001182 7.551634 ( 11.031607)
build_install 0.009042 0.020121 10.734650 ( 15.176275)
test_btest 0.000000 0.001256 99.766113 (143.142101)
test_basic 0.006668 0.007481 1.214353 ( 2.609369)
test_all 0.124231 0.044428 806.760363 (1066.707904)
test_rubyspec 0.034633 0.060101 155.902032 (114.120910)
total: 1371.21 sec