Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240216-051959
#<BuildRuby:0x00005597a8359f40
@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.20240216-051959",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.006752 0.001250 2.263886 ( 3.793133)
build_miniruby 0.001549 0.000287 2.157434 ( 2.907325)
build_ruby 0.002134 0.000000 3.792744 ( 5.132137)
build_all 0.009122 0.000502 6.328386 ( 6.690716)
build_install 0.020143 0.002638 7.970901 ( 8.682458)
test_btest 0.000776 0.000130 75.243843 ( 83.707520)
test_basic 0.001318 0.007531 0.887549 ( 1.474122)
test_all 0.076998 0.049328 784.134291 (590.523397)
test_rubyspec 0.040262 0.055936 121.154864 (161.377882)
total: 864.29 sec