Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-031417
#<BuildRuby:0x00007f07d746fdd0
@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.20240626-031417",
@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.000025 0.000002 0.000027 ( 0.000029)
autoconf 0.000040 0.000004 0.000044 ( 0.000045)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.010289 0.000000 4.082488 ( 6.872013)
build_miniruby 0.000000 0.001740 1.914747 ( 3.037370)
build_ruby 0.000000 0.002439 4.633329 ( 9.504705)
build_all 0.006898 0.005941 7.523345 ( 9.435363)
build_install 0.019235 0.009055 10.671723 ( 13.958964)
test_btest 0.000786 0.000150 100.630301 (135.503963)
test_basic 0.007421 0.005536 1.160514 ( 2.138251)
test_all 0.129503 0.040862 887.029096 (1015.908434)
test_rubyspec 0.050560 0.049226 157.047761 ( 69.368952)
total: 1265.73 sec