Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-161730
#<BuildRuby:0x0000555bd22d61e8
@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.20240318-161730",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002098 0.007364 2.843891 ( 4.287507)
build_miniruby 0.001623 0.008248 254.665217 (124.847894)
build_ruby 0.001609 0.000000 3.875705 ( 4.347285)
build_all 0.011338 0.003969 48.196298 ( 37.656375)
build_install 0.020563 0.000000 8.067918 ( 7.581170)
test_btest 0.000784 0.000000 76.157083 ( 62.541897)
test_basic 0.004062 0.004927 0.855811 ( 1.379110)
test_all 0.087531 0.034738 778.533603 (470.137970)
test_rubyspec 0.038913 0.058818 123.604671 (180.692846)
total: 893.47 sec