Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-171337
#<BuildRuby:0x00007f28b241fdc0
@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.20240623-171337",
@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.000029 0.000006 0.000035 ( 0.000036)
autoconf 0.000049 0.000010 0.000059 ( 0.000055)
configure 0.000039 0.000008 0.000047 ( 0.000048)
build_up 0.003462 0.006933 4.126407 ( 7.844409)
build_miniruby 0.002204 0.000000 1.835146 ( 4.412391)
build_ruby 0.002660 0.000000 4.529418 ( 7.488871)
build_all 0.010207 0.001801 7.488071 ( 10.417220)
build_install 0.020461 0.008216 10.427259 ( 16.400124)
test_btest 0.001059 0.000120 98.495432 (147.951438)
test_basic 0.006892 0.008091 1.259152 ( 2.473304)
test_all 0.122127 0.044162 821.539032 (955.284981)
test_rubyspec 0.053378 0.047128 151.175693 ( 86.457640)
total: 1238.73 sec