Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-211801
#<BuildRuby:0x000055f81c84df40
@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.20240212-211801",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.003869 0.004443 2.305333 ( 4.596104)
build_miniruby 0.000120 0.004038 93.389827 ( 93.324823)
build_ruby 0.001730 0.000320 3.614014 ( 5.076783)
build_all 0.009644 0.000252 6.151442 ( 7.525607)
build_install 0.016783 0.005788 7.648046 ( 9.736496)
test_btest 0.000697 0.000135 71.487588 ( 85.410759)
test_basic 0.007377 0.000549 0.868470 ( 1.525124)
test_all 0.119133 0.006810 723.849091 (622.231428)
test_rubyspec 0.050618 0.062514 184.243245 (247.940758)
total: 1077.37 sec