Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-045039
#<BuildRuby:0x000055ded8f4e338
@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.20231127-045039",
@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.000000 0.000022 ( 0.000023)
autoconf 0.000031 0.000001 0.000032 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.006832 0.000221 2.107819 ( 3.622734)
build_miniruby 0.001774 0.000000 1.679957 ( 2.171504)
build_ruby 0.001823 0.000000 3.232514 ( 3.885067)
build_all 0.008889 0.000136 5.605628 ( 4.833788)
build_install 0.015766 0.004893 6.802978 ( 6.399531)
test_btest 0.000000 0.000959 62.738232 ( 58.506347)
test_basic 0.004641 0.003922 0.799477 ( 1.372026)
test_all 0.088643 0.035569 663.076006 (399.004332)
test_rubyspec 0.049684 0.023432 90.645426 (120.127777)
total: 599.92 sec