Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-124930
#<BuildRuby:0x00005606828a21e8
@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.20240122-124930",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001880 0.004388 1.827706 ( 2.439595)
build_miniruby 0.001501 0.000000 2.154335 ( 2.278596)
build_ruby 0.001888 0.000000 3.540083 ( 3.795266)
build_all 0.007142 0.001980 5.405891 ( 3.514387)
build_install 0.019061 0.000579 6.768196 ( 4.024125)
test_btest 0.000697 0.000174 66.321015 ( 33.966797)
test_basic 0.000000 0.007339 0.825038 ( 1.111744)
test_all 0.083608 0.034911 729.772461 (343.034520)
test_rubyspec 0.061086 0.052502 170.091443 (204.259750)
total: 598.43 sec