Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240321-101850
#<BuildRuby:0x000055d6d8af6450
@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.20240321-101850",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.010624 0.000868 20.252848 ( 11.292844)
build_miniruby 0.001970 0.000630 72.001333 ( 36.022048)
build_ruby 0.000000 0.001813 3.840068 ( 4.219962)
build_all 0.004185 0.004876 31.404059 ( 28.923172)
build_install 0.021914 0.000599 8.821813 ( 6.531682)
test_btest 0.000153 0.002759 72.384417 ( 45.745115)
test_basic 0.001188 0.006836 0.889997 ( 1.068373)
test_all 0.084751 0.036219 774.876898 (448.398937)
test_rubyspec 0.061693 0.034784 120.138990 (178.896871)
total: 761.10 sec