Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-150419
#<BuildRuby:0x000055cafc506258
@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.20240131-150419",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002946 0.004784 2.178450 ( 4.750394)
build_miniruby 0.001352 0.000353 2.226098 ( 3.200140)
build_ruby 0.001410 0.000368 3.498022 ( 4.646571)
build_all 0.004585 0.004368 5.868092 ( 7.011065)
build_install 0.015289 0.007981 7.338782 ( 8.873087)
test_btest 0.000659 0.000212 69.933959 ( 83.924102)
test_basic 0.007884 0.001126 0.871041 ( 1.659043)
test_all 0.085232 0.043417 712.693528 (817.923432)
test_rubyspec 0.084742 0.030027 174.817940 (263.483026)
total: 1195.47 sec