Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-233853
#<BuildRuby:0x000056216c876458
@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.20230829-233853",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.007944 0.000249 2.440148 ( 5.564760)
build_miniruby 0.001641 0.000051 2.113244 ( 2.912682)
build_ruby 0.001980 0.000062 3.499291 ( 4.757015)
build_all 0.004958 0.004442 5.660649 ( 6.189845)
build_install 0.014927 0.009551 7.310190 ( 8.685717)
test_btest 0.000000 0.000985 70.626243 ( 71.608911)
test_basic 0.005092 0.004262 0.883439 ( 1.484713)
test_all 0.000937 0.009691 684.922046 (692.617245)
test_rubyspec 0.044336 0.035649 94.699543 (132.733738)
total: 926.56 sec