Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-175740
#<BuildRuby:0x000055ce1c62a1e8
@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.20240223-175740",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.008796 0.000679 2.888073 ( 5.177937)
build_miniruby 0.001617 0.000231 2.361692 ( 3.528100)
build_ruby 0.001518 0.000217 3.740841 ( 5.153845)
build_all 0.010401 0.000837 18.747451 ( 21.447782)
build_install 0.018014 0.005230 8.038554 ( 10.089041)
test_btest 0.000917 0.000143 75.305812 ( 99.676728)
test_basic 0.000517 0.008543 0.842176 ( 1.782366)
test_all 0.103734 0.023487 757.980471 (760.112467)
test_rubyspec 0.051272 0.044820 116.834475 (161.063722)
total: 1068.03 sec